#5FFE8F#5FFE8F
#5FFE8F is a very light, highly saturated green. Relative luminance 0.753; OKLCH L 88.8% C 0.202 H 150.1°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE8F |
|---|---|
| RGB | rgb(95, 254, 143) |
| HSL | hsl(138, 99%, 68%) |
| HSV | hsv(138, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 43.7%, 0.4%) |
| CIE-LAB | lab(89.53, -64.84, 40.97) |
| CIE-LCH | lch(89.53, 76.70, 147.71°) |
| OKLab | oklab(88.77% -0.175 0.1007) |
| OKLCH | oklch(88.77% 0.202 150.1) |
| XYZ | xyz(45.1156, 75.2951, 38.1371) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.61
Spring Green
#00FF7F
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.19
Spearmint
#1EF876
ΔE00 3.37
Sea Green (survey)
#53FCA1
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE8F #FE5FCE
analogous
#7EFE5F #5FFE8F #5FFEDE
triadic
#5FFE8F #8F5FFE #FE8F5F
tetradic
#5FFE8F #5F7EFE #FE5FCE #FEDE5F
square
#5FFE8F #5F7EFE #FE5FCE #FEDE5F
split-complementary
#5FFE8F #DE5FFE #FE5F7E
monochromatic
#01E145 #22FE64 #5FFE8F #9CFEBA #D9FFE4
Accessibility & contrast
On white
1.31
#5FFE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#5FFE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE8F
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE8F | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA87
Deuteranopia (green-blind)
#EBDB97
Tritanopia (blue-blind)
#25FAE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffe8f; /* rgb */ color: rgb(95, 254, 143); /* oklch */ color: oklch(88.8% 0.202 150.1);
Tailwind
colors: {
custom: {
50: '#9cffb1',
500: '#5ffe8f',
950: '#000000',
},
}SCSS
$custom: #5ffe8f; $custom-light: #9cffb1; $custom-dark: #000000;
JSON
{
"hex": "#5ffe8f",
"rgb": {
"r": 95,
"g": 254,
"b": 143
},
"hsl": {
"h": 138.113,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.88771,
"c": 0.20195,
"h": 150.1
},
"luminance": 0.753
}Semantic roles & 50–950 ramp
primary
#5FFE8F
secondary
#D829A3
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681