#8FC993#8FC993
#8FC993 is a light, moderate green. Relative luminance 0.497; OKLCH L 78.2% C 0.097 H 146.3°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC993 |
|---|---|
| RGB | rgb(143, 201, 147) |
| HSL | hsl(124, 35%, 67%) |
| HSV | hsv(124, 29%, 79%) |
| CMYK | cmyk(28.9%, 0%, 26.9%, 21.2%) |
| CIE-LAB | lab(75.90, -29.45, 21.15) |
| CIE-LCH | lch(75.90, 36.26, 144.32°) |
| OKLab | oklab(78.18% -0.0805 0.0537) |
| OKLCH | oklch(78.18% 0.097 146.3) |
| XYZ | xyz(37.4791, 49.7180, 35.2199) |
| Luminance | 0.4972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.86
Soft Green
#6FC276
ΔE00 5.92
Lichen
#8FB67B
ΔE00 6.03
Sage Green (survey)
#88B378
ΔE00 6.43
Hospital Green
#9BE5AA
ΔE00 6.63
Faded Green
#7BB274
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC993 #C98FC5
analogous
#A8C98F #8FC993 #8FC9B0
triadic
#8FC993 #938FC9 #C9938F
tetradic
#8FC993 #8FA8C9 #C98FC5 #C9B08F
square
#8FC993 #8FA8C9 #C98FC5 #C9B08F
split-complementary
#8FC993 #B08FC9 #C98FA8
monochromatic
#48964D #66B56B #8FC993 #B8DDBB #E2F1E3
Accessibility & contrast
On white
1.92
#8FC993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#8FC993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC993
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC993 | 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)
#CBBF90
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#88C6BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc993; /* rgb */ color: rgb(143, 201, 147); /* oklch */ color: oklch(78.2% 0.097 146.3);
Tailwind
colors: {
custom: {
50: '#b1d9b3',
500: '#8fc993',
950: '#000000',
},
}SCSS
$custom: #8fc993; $custom-light: #b1d9b3; $custom-dark: #000000;
JSON
{
"hex": "#8fc993",
"rgb": {
"r": 143,
"g": 201,
"b": 147
},
"hsl": {
"h": 124.138,
"s": 34.94,
"l": 67.451
},
"oklch": {
"l": 0.78176,
"c": 0.09677,
"h": 146.3
},
"luminance": 0.4972
}Semantic roles & 50–950 ramp
primary
#8FC993
secondary
#E3D1E2
accent
#38A6AE
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380