#5FFE8E#5FFE8E
#5FFE8E is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.8% C 0.203 H 149.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE8E |
|---|---|
| RGB | rgb(95, 254, 142) |
| HSL | hsl(138, 99%, 68%) |
| HSV | hsv(138, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 44.1%, 0.4%) |
| CIE-LAB | lab(89.52, -65.00, 41.44) |
| CIE-LCH | lch(89.52, 77.08, 147.48°) |
| OKLab | oklab(88.75% -0.1754 0.1018) |
| OKLCH | oklch(88.75% 0.203 149.9) |
| XYZ | xyz(45.0402, 75.2649, 37.7399) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.62
Spring Green
#00FF7F
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 3.15
Spearmint
#1EF876
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.54
Baby Green
#8CFF9E
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE8E #FE5FCF
analogous
#7FFE5F #5FFE8E #5FFEDE
triadic
#5FFE8E #8E5FFE #FE8E5F
tetradic
#5FFE8E #5F7FFE #FE5FCF #FEDE5F
square
#5FFE8E #5F7FFE #FE5FCF #FEDE5F
split-complementary
#5FFE8E #DE5FFE #FE5F7F
monochromatic
#01E144 #22FE63 #5FFE8E #9CFEB9 #D9FFE4
Accessibility & contrast
On white
1.31
#5FFE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#5FFE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE8E
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE8E | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA85
Deuteranopia (green-blind)
#EBDB96
Tritanopia (blue-blind)
#26FAE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffe8e; /* rgb */ color: rgb(95, 254, 142); /* oklch */ color: oklch(88.8% 0.203 149.9);
Tailwind
colors: {
custom: {
50: '#9cffb0',
500: '#5ffe8e',
950: '#000000',
},
}SCSS
$custom: #5ffe8e; $custom-light: #9cffb0; $custom-dark: #000000;
JSON
{
"hex": "#5ffe8e",
"rgb": {
"r": 95,
"g": 254,
"b": 142
},
"hsl": {
"h": 137.736,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.88754,
"c": 0.20283,
"h": 149.9
},
"luminance": 0.7527
}Semantic roles & 50–950 ramp
primary
#5FFE8E
secondary
#D829A4
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1811
muted
#808681