#5FEAA0#5FEAA0
#5FEAA0 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.2% C 0.161 H 156.9°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEAA0 |
|---|---|
| RGB | rgb(95, 234, 160) |
| HSL | hsl(148, 77%, 65%) |
| HSV | hsv(148, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 31.6%, 8.2%) |
| CIE-LAB | lab(83.87, -54.27, 24.96) |
| CIE-LCH | lch(83.87, 59.73, 155.30°) |
| OKLab | oklab(84.21% -0.1477 0.0631) |
| OKLCH | oklch(84.21% 0.161 156.9) |
| XYZ | xyz(40.4838, 63.8126, 43.4345) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.72
Aqua Green
#12E193
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.20
Light Green Blue
#56FCA2
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEAA0 #EA5FA9
analogous
#63EA5F #5FEAA0 #5FEAE6
triadic
#5FEAA0 #A05FEA #EAA05F
tetradic
#5FEAA0 #5F63EA #EA5FA9 #EAE65F
square
#5FEAA0 #5F63EA #EA5FA9 #EAE65F
split-complementary
#5FEAA0 #E65FEA #EA5F63
monochromatic
#18B762 #29E380 #5FEAA0 #95F1C0 #CBF8E0
Accessibility & contrast
On white
1.53
#5FEAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5FEAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEAA0
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEAA0 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D99B
Deuteranopia (green-blind)
#D6CCA5
Tritanopia (blue-blind)
#24E8D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5feaa0; /* rgb */ color: rgb(95, 234, 160); /* oklch */ color: oklch(84.2% 0.161 156.9);
Tailwind
colors: {
custom: {
50: '#98f2bc',
500: '#5feaa0',
950: '#000000',
},
}SCSS
$custom: #5feaa0; $custom-light: #98f2bc; $custom-dark: #000000;
JSON
{
"hex": "#5feaa0",
"rgb": {
"r": 95,
"g": 234,
"b": 160
},
"hsl": {
"h": 148.058,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.84208,
"c": 0.16064,
"h": 156.9
},
"luminance": 0.63817
}Semantic roles & 50–950 ramp
primary
#5FEAA0
secondary
#B6377B
accent
#0C79D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582