#5CEE90#5CEE90
#5CEE90 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.182 H 152.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE90 |
|---|---|
| RGB | rgb(92, 238, 144) |
| HSL | hsl(141, 81%, 65%) |
| HSV | hsv(141, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(84.71, -59.33, 34.19) |
| CIE-LCH | lch(84.71, 68.48, 150.04°) |
| OKLab | oklab(84.79% -0.1604 0.085) |
| OKLCH | oklch(84.79% 0.182 152.1) |
| XYZ | xyz(40.0190, 65.4340, 36.9012) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Turquoise Green
#04F489
ΔE00 3.10
Sea Green (survey)
#53FCA1
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.74
Mediumspringgreen
#00FA9A
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE90 #EE5CBA
analogous
#71EE5C #5CEE90 #5CEED9
triadic
#5CEE90 #905CEE #EE905C
tetradic
#5CEE90 #5C71EE #EE5CBA #EED95C
square
#5CEE90 #5C71EE #EE5CBA #EED95C
split-complementary
#5CEE90 #D95CEE #EE5C71
monochromatic
#14BC50 #25E86A #5CEE90 #93F4B6 #CBFADB
Accessibility & contrast
On white
1.49
#5CEE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5CEE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE90
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE90 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC89
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#25EBD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cee90; /* rgb */ color: rgb(92, 238, 144); /* oklch */ color: oklch(84.8% 0.182 152.1);
Tailwind
colors: {
custom: {
50: '#98f4b1',
500: '#5cee90',
950: '#000000',
},
}SCSS
$custom: #5cee90; $custom-light: #98f4b1; $custom-dark: #000000;
JSON
{
"hex": "#5cee90",
"rgb": {
"r": 92,
"g": 238,
"b": 144
},
"hsl": {
"h": 141.37,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84785,
"c": 0.18153,
"h": 152.1
},
"luminance": 0.65438
}Semantic roles & 50–950 ramp
primary
#5CEE90
secondary
#BB338B
accent
#0891DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581