#8FE99B#8FE99B
#8FE99B is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.8% C 0.138 H 147.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE99B |
|---|---|
| RGB | rgb(143, 233, 155) |
| HSL | hsl(128, 67%, 74%) |
| HSV | hsv(128, 39%, 91%) |
| CMYK | cmyk(38.6%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(85.24, -42.74, 29.67) |
| CIE-LCH | lch(85.24, 52.03, 145.23°) |
| OKLab | oklab(85.78% -0.1165 0.0745) |
| OKLCH | oklch(85.78% 0.138 147.4) |
| XYZ | xyz(46.3806, 66.4813, 41.3923) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.81
Light Sea Green
#98F6B0
ΔE00 3.48
Hospital Green
#9BE5AA
ΔE00 3.77
Foam Green
#90FDA9
ΔE00 4.31
Light Mint Green
#A6FBB2
ΔE00 4.34
Seafoam (survey)
#80F9AD
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE99B #E98FDD
analogous
#B0E98F #8FE99B #8FE9C8
triadic
#8FE99B #9B8FE9 #E99B8F
tetradic
#8FE99B #8FB0E9 #E98FDD #E9C88F
square
#8FE99B #8FB0E9 #E98FDD #E9C88F
split-complementary
#8FE99B #C88FE9 #E98FB0
monochromatic
#2AD440 #5CDF6D #8FE99B #C2F3C9 #E5FAE8
Accessibility & contrast
On white
1.47
#8FE99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#8FE99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE99B
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE99B | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA96
Deuteranopia (green-blind)
#DED1A0
Tritanopia (blue-blind)
#82E5D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8fe99b; /* rgb */ color: rgb(143, 233, 155); /* oklch */ color: oklch(85.8% 0.138 147.4);
Tailwind
colors: {
custom: {
50: '#b3f0b9',
500: '#8fe99b',
950: '#000000',
},
}SCSS
$custom: #8fe99b; $custom-light: #b3f0b9; $custom-dark: #000000;
JSON
{
"hex": "#8fe99b",
"rgb": {
"r": 143,
"g": 233,
"b": 155
},
"hsl": {
"h": 128,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.85784,
"c": 0.13825,
"h": 147.4
},
"luminance": 0.66484
}Semantic roles & 50–950 ramp
primary
#8FE99B
secondary
#C359B5
accent
#16B6CF
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581