#8FEF95#8FEF95
#8FEF95 is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.1% C 0.153 H 145.5°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8FEF95 |
|---|---|
| RGB | rgb(143, 239, 149) |
| HSL | hsl(124, 75%, 75%) |
| HSV | hsv(124, 40%, 94%) |
| CMYK | cmyk(40.2%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(86.87, -46.29, 34.86) |
| CIE-LCH | lch(86.87, 57.95, 143.01°) |
| OKLab | oklab(87.08% -0.126 0.0866) |
| OKLCH | oklch(87.08% 0.153 145.5) |
| XYZ | xyz(47.6166, 69.7397, 39.3800) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.84
Palegreen
#98FB98
ΔE00 2.77
Mint Green
#8FFF9F
ΔE00 3.40
Baby Green
#8CFF9E
ΔE00 3.47
Foam Green
#90FDA9
ΔE00 3.54
Mint (survey)
#9FFEB0
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FEF95 #EF8FE9
analogous
#B9EF8F #8FEF95 #8FEFC5
triadic
#8FEF95 #958FEF #EF958F
tetradic
#8FEF95 #8FB9EF #EF8FE9 #EFC58F
square
#8FEF95 #8FB9EF #EF8FE9 #EFC58F
split-complementary
#8FEF95 #C58FEF #EF8FB9
monochromatic
#24E030 #59E762 #8FEF95 #C5F7C8 #E4FBE6
Accessibility & contrast
On white
1.40
#8FEF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#8FEF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FEF95
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FEF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FEF95 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8F
Deuteranopia (green-blind)
#E4D69A
Tritanopia (blue-blind)
#82EAD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8fef95; /* rgb */ color: rgb(143, 239, 149); /* oklch */ color: oklch(87.1% 0.153 145.5);
Tailwind
colors: {
custom: {
50: '#b4f5b5',
500: '#8fef95',
950: '#000000',
},
}SCSS
$custom: #8fef95; $custom-light: #b4f5b5; $custom-dark: #000000;
JSON
{
"hex": "#8fef95",
"rgb": {
"r": 143,
"g": 239,
"b": 149
},
"hsl": {
"h": 123.75,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.87075,
"c": 0.15294,
"h": 145.5
},
"luminance": 0.69743
}Semantic roles & 50–950 ramp
primary
#8FEF95
secondary
#CB57C4
accent
#0ECBD7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581