#5FEB90#5FEB90
#5FEB90 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.1% C 0.176 H 152.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEB90 |
|---|---|
| RGB | rgb(95, 235, 144) |
| HSL | hsl(141, 78%, 65%) |
| HSV | hsv(141, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(83.89, -57.57, 33.13) |
| CIE-LCH | lch(83.89, 66.43, 150.08°) |
| OKLab | oklab(84.14% -0.1558 0.0825) |
| OKLCH | oklch(84.14% 0.176 152.1) |
| XYZ | xyz(39.4586, 63.8593, 36.6268) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 3.67
Sea Green (survey)
#53FCA1
ΔE00 3.86
Light Green Blue
#56FCA2
ΔE00 3.87
Seafoam Green
#7AF9AB
ΔE00 4.24
Light Bluish Green
#76FDA8
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEB90 #EB5FBA
analogous
#74EB5F #5FEB90 #5FEBD6
triadic
#5FEB90 #905FEB #EB905F
tetradic
#5FEB90 #5F74EB #EB5FBA #EBD65F
square
#5FEB90 #5F74EB #EB5FBA #EBD65F
split-complementary
#5FEB90 #D65FEB #EB5F74
monochromatic
#17B950 #29E46A #5FEB90 #95F2B6 #CCF9DB
Accessibility & contrast
On white
1.52
#5FEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#5FEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEB90
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEB90 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98A
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#30E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5feb90; /* rgb */ color: rgb(95, 235, 144); /* oklch */ color: oklch(84.1% 0.176 152.1);
Tailwind
colors: {
custom: {
50: '#99f2b1',
500: '#5feb90',
950: '#000000',
},
}SCSS
$custom: #5feb90; $custom-light: #99f2b1; $custom-dark: #000000;
JSON
{
"hex": "#5feb90",
"rgb": {
"r": 95,
"g": 235,
"b": 144
},
"hsl": {
"h": 141,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.84139,
"c": 0.1763,
"h": 152.1
},
"luminance": 0.63863
}Semantic roles & 50–950 ramp
primary
#5FEB90
secondary
#B8368B
accent
#0B92DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581