#8FC893#8FC893
#8FC893 is a light, moderate green. Relative luminance 0.493; OKLCH L 77.9% C 0.095 H 146.3°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC893 |
|---|---|
| RGB | rgb(143, 200, 147) |
| HSL | hsl(124, 34%, 67%) |
| HSV | hsv(124, 29%, 78%) |
| CMYK | cmyk(28.5%, 0%, 26.5%, 21.6%) |
| CIE-LAB | lab(75.61, -28.97, 20.76) |
| CIE-LCH | lch(75.61, 35.64, 144.38°) |
| OKLab | oklab(77.94% -0.0792 0.0528) |
| OKLCH | oklch(77.94% 0.095 146.3) |
| XYZ | xyz(37.2468, 49.2533, 35.1424) |
| Luminance | 0.4925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.55
Lichen
#8FB67B
ΔE00 5.88
Soft Green
#6FC276
ΔE00 6.02
Sage Green (survey)
#88B378
ΔE00 6.26
Faded Green
#7BB274
ΔE00 6.63
Hospital Green
#9BE5AA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC893 #C88FC4
analogous
#A7C88F #8FC893 #8FC8B0
triadic
#8FC893 #938FC8 #C8938F
tetradic
#8FC893 #8FA7C8 #C88FC4 #C8B08F
square
#8FC893 #8FA7C8 #C88FC4 #C8B08F
split-complementary
#8FC893 #B08FC8 #C88FA7
monochromatic
#49944E #66B46B #8FC893 #B8DCBB #E1F0E2
Accessibility & contrast
On white
1.94
#8FC893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#8FC893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC893
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC893 | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE90
Deuteranopia (green-blind)
#C1B896
Tritanopia (blue-blind)
#89C5BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc893; /* rgb */ color: rgb(143, 200, 147); /* oklch */ color: oklch(77.9% 0.095 146.3);
Tailwind
colors: {
custom: {
50: '#b1d9b3',
500: '#8fc893',
950: '#000000',
},
}SCSS
$custom: #8fc893; $custom-light: #b1d9b3; $custom-dark: #000000;
JSON
{
"hex": "#8fc893",
"rgb": {
"r": 143,
"g": 200,
"b": 147
},
"hsl": {
"h": 124.211,
"s": 34.132,
"l": 67.255
},
"oklch": {
"l": 0.77945,
"c": 0.09515,
"h": 146.3
},
"luminance": 0.49255
}Semantic roles & 50–950 ramp
primary
#8FC893
secondary
#E2D0E1
accent
#39A5AD
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380