#8FBC8F color codes
- HEX
- #8FBC8F
- HEX8
- #8FBC8FFF
- HEX8 (Android)
- #FF8FBC8F
- RGB
- rgb(143, 188, 143)
- RGB (%)
- 56%, 74%, 56%
- HSL
- hsl(120, 25%, 65%)
- HSV / HSB
- hsv(120, 24%, 74%)
- CMYK
- cmyk(24%, 0%, 24%, 26%)
- OKLCH
- oklch(0.7509 0.0797 144.73)
- OKLCH (%)
- oklch(75.09% 0.0797 144.73)
- Decimal
- 9419919
What color is #8FBC8F?
#8FBC8F sits at 75% lightness and 0.0797 chroma in OKLCH, hue 144.73°. Its nearest named color is DarkSeaGreen (an exact match).
Shades and tints of #8FBC8F
Tints
Shades
Tones
#8FBC8F color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #8FBC8F in CSS
.text { color: #8FBC8F; }
.background { background-color: #8FBC8F; }
.border { border: 2px solid #8FBC8F; }
/* Modern, perceptually uniform */
.text { color: oklch(0.7509 0.0797 144.73); }
/* #8FBC8F at 50% transparency */
.overlay { background-color: #8FBC8F80; }Is #8FBC8F accessible?
#8FBC8F on white text scores 2.15:1; on black text it scores 9.76:1. Black text passes WCAG AAA on #8FBC8F. Recommended text color on a #8FBC8F background: black.
A 9.76:1 vs black
A 2.15:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#8FBC8F) → black APCA Lc experimental 61.7 Lc · large / secondary text (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Green #008000. See more in the green family on the colors hub.
Frequently asked questions
- What color is #8FBC8F?
- #8FBC8F is DarkSeaGreen. In RGB it is rgb(143, 188, 143), and in HSL hsl(120, 25%, 65%).
- What is #8FBC8F in RGB?
- #8FBC8F converts to rgb(143, 188, 143) — red 143, green 188, blue 143.
- What text color is readable on #8FBC8F?
- Black text — it has the higher contrast ratio (9.76:1) against #8FBC8F. Black text passes WCAG AAA on #8FBC8F.