#5FFD8E#5FFD8E
#5FFD8E is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.5% C 0.202 H 150.0°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFD8E |
|---|---|
| RGB | rgb(95, 253, 142) |
| HSL | hsl(138, 98%, 68%) |
| HSV | hsv(138, 62%, 99%) |
| CMYK | cmyk(62.5%, 0%, 43.9%, 0.8%) |
| CIE-LAB | lab(89.22, -64.64, 41.06) |
| CIE-LCH | lch(89.22, 76.57, 147.58°) |
| OKLab | oklab(88.51% -0.1745 0.1009) |
| OKLCH | oklch(88.51% 0.202 150) |
| XYZ | xyz(44.7237, 74.6319, 37.6344) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.54
Spring Green
#00FF7F
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.09
Spearmint
#1EF876
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFD8E #FD5FCE
analogous
#7FFD5F #5FFD8E #5FFDDD
triadic
#5FFD8E #8E5FFD #FD8E5F
tetradic
#5FFD8E #5F7FFD #FD5FCE #FDDD5F
square
#5FFD8E #5F7FFD #FD5FCE #FDDD5F
split-complementary
#5FFD8E #DD5FFD #FD5F7F
monochromatic
#03DF44 #23FC63 #5FFD8E #9BFEB9 #D8FFE3
Accessibility & contrast
On white
1.32
#5FFD8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#5FFD8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFD8E
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFD8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFD8E | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE986
Deuteranopia (green-blind)
#EADB96
Tritanopia (blue-blind)
#27F9E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ffd8e; /* rgb */ color: rgb(95, 253, 142); /* oklch */ color: oklch(88.5% 0.202 150.0);
Tailwind
colors: {
custom: {
50: '#9bffb0',
500: '#5ffd8e',
950: '#000000',
},
}SCSS
$custom: #5ffd8e; $custom-light: #9bffb0; $custom-dark: #000000;
JSON
{
"hex": "#5ffd8e",
"rgb": {
"r": 95,
"g": 253,
"b": 142
},
"hsl": {
"h": 137.848,
"s": 97.531,
"l": 68.235
},
"oklch": {
"l": 0.8851,
"c": 0.20156,
"h": 150
},
"luminance": 0.74636
}Semantic roles & 50–950 ramp
primary
#5FFD8E
secondary
#D729A3
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1811
muted
#808681