#8FC899#8FC899
#8FC899 is a light, moderate green. Relative luminance 0.494; OKLCH L 78.1% C 0.089 H 149.4°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC899 |
|---|---|
| RGB | rgb(143, 200, 153) |
| HSL | hsl(131, 34%, 67%) |
| HSV | hsv(131, 29%, 78%) |
| CMYK | cmyk(28.5%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(75.73, -27.91, 17.73) |
| CIE-LCH | lch(75.73, 33.07, 147.58°) |
| OKLab | oklab(78.08% -0.0766 0.0453) |
| OKLCH | oklch(78.08% 0.089 149.4) |
| XYZ | xyz(37.7299, 49.4465, 37.6870) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.41
Lichen
#8FB67B
ΔE00 6.73
Hospital Green
#9BE5AA
ΔE00 7.02
Sage Green (survey)
#88B378
ΔE00 7.04
Soft Green
#6FC276
ΔE00 7.11
Faded Green
#7BB274
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC899 #C88FBE
analogous
#A2C88F #8FC899 #8FC8B5
triadic
#8FC899 #998FC8 #C8998F
tetradic
#8FC899 #8FA2C8 #C88FBE #C8B58F
square
#8FC899 #8FA2C8 #C88FBE #C8B58F
split-complementary
#8FC899 #B58FC8 #C88FA2
monochromatic
#499456 #66B474 #8FC899 #B8DCBE #E1F0E4
Accessibility & contrast
On white
1.93
#8FC899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#8FC899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC899
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC899 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE96
Deuteranopia (green-blind)
#C0B89C
Tritanopia (blue-blind)
#87C6BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc899; /* rgb */ color: rgb(143, 200, 153); /* oklch */ color: oklch(78.1% 0.089 149.4);
Tailwind
colors: {
custom: {
50: '#b1d9b7',
500: '#8fc899',
950: '#000000',
},
}SCSS
$custom: #8fc899; $custom-light: #b1d9b7; $custom-dark: #000000;
JSON
{
"hex": "#8fc899",
"rgb": {
"r": 143,
"g": 200,
"b": 153
},
"hsl": {
"h": 130.526,
"s": 34.132,
"l": 67.255
},
"oklch": {
"l": 0.7808,
"c": 0.08896,
"h": 149.4
},
"luminance": 0.49448
}Semantic roles & 50–950 ramp
primary
#8FC899
secondary
#E2D0DF
accent
#3999AD
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111411
muted
#808380