#8FC992#8FC992
#8FC992 is a light, moderate green. Relative luminance 0.497; OKLCH L 78.2% C 0.098 H 145.8°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC992 |
|---|---|
| RGB | rgb(143, 201, 146) |
| HSL | hsl(123, 35%, 67%) |
| HSV | hsv(123, 29%, 79%) |
| CMYK | cmyk(28.9%, 0%, 27.4%, 21.2%) |
| CIE-LAB | lab(75.88, -29.62, 21.65) |
| CIE-LCH | lch(75.88, 36.69, 143.83°) |
| OKLab | oklab(78.15% -0.0809 0.0549) |
| OKLCH | oklch(78.15% 0.098 145.8) |
| XYZ | xyz(37.4010, 49.6867, 34.8084) |
| Luminance | 0.4969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.94
Soft Green
#6FC276
ΔE00 5.77
Lichen
#8FB67B
ΔE00 5.93
Sage Green (survey)
#88B378
ΔE00 6.34
Pistachio
#93C572
ΔE00 6.56
Hospital Green
#9BE5AA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC992 #C98FC6
analogous
#A9C98F #8FC992 #8FC9AF
triadic
#8FC992 #928FC9 #C9928F
tetradic
#8FC992 #8FA9C9 #C98FC6 #C9AF8F
square
#8FC992 #8FA9C9 #C98FC6 #C9AF8F
split-complementary
#8FC992 #AF8FC9 #C98FA9
monochromatic
#48964C #66B56A #8FC992 #B8DDBA #E2F1E2
Accessibility & contrast
On white
1.92
#8FC992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#8FC992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC992
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC992 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF8F
Deuteranopia (green-blind)
#C2B995
Tritanopia (blue-blind)
#89C6BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc992; /* rgb */ color: rgb(143, 201, 146); /* oklch */ color: oklch(78.2% 0.098 145.8);
Tailwind
colors: {
custom: {
50: '#b1d9b2',
500: '#8fc992',
950: '#000000',
},
}SCSS
$custom: #8fc992; $custom-light: #b1d9b2; $custom-dark: #000000;
JSON
{
"hex": "#8fc992",
"rgb": {
"r": 143,
"g": 201,
"b": 146
},
"hsl": {
"h": 123.103,
"s": 34.94,
"l": 67.451
},
"oklch": {
"l": 0.78154,
"c": 0.09782,
"h": 145.8
},
"luminance": 0.49688
}Semantic roles & 50–950 ramp
primary
#8FC992
secondary
#E3D1E2
accent
#38A8AE
background
#FBFDFA
surface
#F6FAF5
border
#D0D3CF
text
#111411
muted
#808380