#8FCE99#8FCE99
#8FCE99 is a light, moderate green. Relative luminance 0.523; OKLCH L 79.5% C 0.099 H 148.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCE99 |
|---|---|
| RGB | rgb(143, 206, 153) |
| HSL | hsl(130, 39%, 68%) |
| HSV | hsv(130, 31%, 81%) |
| CMYK | cmyk(30.6%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(77.45, -30.78, 20.11) |
| CIE-LCH | lch(77.45, 36.77, 146.84°) |
| OKLab | oklab(79.47% -0.0843 0.0512) |
| OKLCH | oklch(79.47% 0.099 148.7) |
| XYZ | xyz(39.1469, 52.2804, 38.1593) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.37
Soft Green
#6FC276
ΔE00 6.55
Seafoam
#7FE0B3
ΔE00 6.62
Light Grey Green
#B7E1A1
ΔE00 7.33
Lichen
#8FB67B
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCE99 #CE8FC4
analogous
#A4CE8F #8FCE99 #8FCEB8
triadic
#8FCE99 #998FCE #CE998F
tetradic
#8FCE99 #8FA4CE #CE8FC4 #CEB88F
square
#8FCE99 #8FA4CE #CE8FC4 #CEB88F
split-complementary
#8FCE99 #B88FCE #CE8FA4
monochromatic
#459E53 #64BB72 #8FCE99 #BAE1C0 #E4F3E7
Accessibility & contrast
On white
1.83
#8FCE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#8FCE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCE99
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCE99 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC396
Deuteranopia (green-blind)
#C5BD9C
Tritanopia (blue-blind)
#87CBC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fce99; /* rgb */ color: rgb(143, 206, 153); /* oklch */ color: oklch(79.5% 0.099 148.7);
Tailwind
colors: {
custom: {
50: '#b1ddb7',
500: '#8fce99',
950: '#000000',
},
}SCSS
$custom: #8fce99; $custom-light: #b1ddb7; $custom-dark: #000000;
JSON
{
"hex": "#8fce99",
"rgb": {
"r": 143,
"g": 206,
"b": 153
},
"hsl": {
"h": 129.524,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.79466,
"c": 0.09861,
"h": 148.7
},
"luminance": 0.52282
}Semantic roles & 50–950 ramp
primary
#8FCE99
secondary
#A35E98
accent
#339EB2
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481