#5FEA90#5FEA90
#5FEA90 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.175 H 152.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEA90 |
|---|---|
| RGB | rgb(95, 234, 144) |
| HSL | hsl(141, 77%, 65%) |
| HSV | hsv(141, 59%, 92%) |
| CMYK | cmyk(59.4%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(83.59, -57.19, 32.74) |
| CIE-LCH | lch(83.59, 65.90, 150.21°) |
| OKLab | oklab(83.89% -0.1548 0.0816) |
| OKLCH | oklch(83.89% 0.175 152.2) |
| XYZ | xyz(39.1731, 63.2884, 36.5316) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Turquoise Green
#04F489
ΔE00 3.83
Sea Green (survey)
#53FCA1
ΔE00 4.04
Light Green Blue
#56FCA2
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.33
Light Bluish Green
#76FDA8
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEA90 #EA5FB9
analogous
#74EA5F #5FEA90 #5FEAD6
triadic
#5FEA90 #905FEA #EA905F
tetradic
#5FEA90 #5F74EA #EA5FB9 #EAD65F
square
#5FEA90 #5F74EA #EA5FB9 #EAD65F
split-complementary
#5FEA90 #D65FEA #EA5F74
monochromatic
#18B750 #29E36A #5FEA90 #95F1B6 #CBF8DB
Accessibility & contrast
On white
1.54
#5FEA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#5FEA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEA90
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEA90 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88A
Deuteranopia (green-blind)
#D8CB96
Tritanopia (blue-blind)
#31E7D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5fea90; /* rgb */ color: rgb(95, 234, 144); /* oklch */ color: oklch(83.9% 0.175 152.2);
Tailwind
colors: {
custom: {
50: '#98f2b1',
500: '#5fea90',
950: '#000000',
},
}SCSS
$custom: #5fea90; $custom-light: #98f2b1; $custom-dark: #000000;
JSON
{
"hex": "#5fea90",
"rgb": {
"r": 95,
"g": 234,
"b": 144
},
"hsl": {
"h": 141.151,
"s": 76.796,
"l": 64.51
},
"oklch": {
"l": 0.83893,
"c": 0.17497,
"h": 152.2
},
"luminance": 0.63292
}Semantic roles & 50–950 ramp
primary
#5FEA90
secondary
#B63789
accent
#0C91D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581