#5FEE90#5FEE90
#5FEE90 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.180 H 151.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEE90 |
|---|---|
| RGB | rgb(95, 238, 144) |
| HSL | hsl(141, 81%, 65%) |
| HSV | hsv(141, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(84.79, -58.72, 34.31) |
| CIE-LCH | lch(84.79, 68.01, 149.70°) |
| OKLab | oklab(84.87% -0.1588 0.0853) |
| OKLCH | oklch(84.87% 0.18 151.8) |
| XYZ | xyz(40.3248, 65.5916, 36.9155) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.39
Light Green Blue
#56FCA2
ΔE00 3.41
Wintergreen
#20F986
ΔE00 3.83
Light Bluish Green
#76FDA8
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEE90 #EE5FBD
analogous
#76EE5F #5FEE90 #5FEED7
triadic
#5FEE90 #905FEE #EE905F
tetradic
#5FEE90 #5F76EE #EE5FBD #EED75F
square
#5FEE90 #5F76EE #EE5FBD #EED75F
split-complementary
#5FEE90 #D75FEE #EE5F76
monochromatic
#14BE4F #28E86A #5FEE90 #96F4B6 #CEFADD
Accessibility & contrast
On white
1.49
#5FEE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#5FEE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEE90
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEE90 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#DCCE96
Tritanopia (blue-blind)
#2FEBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fee90; /* rgb */ color: rgb(95, 238, 144); /* oklch */ color: oklch(84.9% 0.180 151.8);
Tailwind
colors: {
custom: {
50: '#99f4b1',
500: '#5fee90',
950: '#000000',
},
}SCSS
$custom: #5fee90; $custom-light: #99f4b1; $custom-dark: #000000;
JSON
{
"hex": "#5fee90",
"rgb": {
"r": 95,
"g": 238,
"b": 144
},
"hsl": {
"h": 140.559,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.84874,
"c": 0.18028,
"h": 151.8
},
"luminance": 0.65596
}Semantic roles & 50–950 ramp
primary
#5FEE90
secondary
#BD348E
accent
#0894DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581