#8FFEB9#8FFEB9
#8FFEB9 is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.3% C 0.141 H 155.1°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEB9 |
|---|---|
| RGB | rgb(143, 254, 185) |
| HSL | hsl(143, 98%, 78%) |
| HSV | hsv(143, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 27.2%, 0.4%) |
| CIE-LAB | lab(91.78, -46.62, 23.29) |
| CIE-LCH | lch(91.78, 52.11, 153.45°) |
| OKLab | oklab(91.28% -0.1277 0.0592) |
| OKLCH | oklch(91.28% 0.141 155.1) |
| XYZ | xyz(55.5226, 80.2221, 58.4482) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.63
Light Seafoam
#A0FEBF
ΔE00 1.98
Seafoam (survey)
#80F9AD
ΔE00 2.01
Light Sea Green
#98F6B0
ΔE00 2.39
Seafoam Green
#7AF9AB
ΔE00 2.48
Mint (survey)
#9FFEB0
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEB9 #FE8FD4
analogous
#9CFE8F #8FFEB9 #8FFEF1
triadic
#8FFEB9 #B98FFE #FEB98F
tetradic
#8FFEB9 #8F9CFE #FE8FD4 #FEF18F
square
#8FFEB9 #8F9CFE #FE8FD4 #FEF18F
split-complementary
#8FFEB9 #F18FFE #FE8F9C
monochromatic
#16FD6D #52FD93 #8FFEB9 #CCFFDF #E1FFEC
Accessibility & contrast
On white
1.23
#8FFEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#8FFEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEB9
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEB9 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB5
Deuteranopia (green-blind)
#EDE3BD
Tritanopia (blue-blind)
#76FCEB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8ffeb9; /* rgb */ color: rgb(143, 254, 185); /* oklch */ color: oklch(91.3% 0.141 155.1);
Tailwind
colors: {
custom: {
50: '#b5ffce',
500: '#8ffeb9',
950: '#000000',
},
}SCSS
$custom: #8ffeb9; $custom-light: #b5ffce; $custom-dark: #000000;
JSON
{
"hex": "#8ffeb9",
"rgb": {
"r": 143,
"g": 254,
"b": 185
},
"hsl": {
"h": 142.703,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.91276,
"c": 0.14079,
"h": 155.1
},
"luminance": 0.80226
}Semantic roles & 50–950 ramp
primary
#8FFEB9
secondary
#DF52AA
accent
#008FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121813
muted
#828683