#5CEE80#5CEE80
#5CEE80 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.196 H 148.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE80 |
|---|---|
| RGB | rgb(92, 238, 128) |
| HSL | hsl(135, 81%, 65%) |
| HSV | hsv(135, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.47, -61.90, 41.78) |
| CIE-LCH | lch(84.47, 74.68, 145.98°) |
| OKLab | oklab(84.52% -0.1672 0.1021) |
| OKLCH | oklch(84.52% 0.196 148.6) |
| XYZ | xyz(38.8817, 64.9790, 30.9111) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.22
Wintergreen
#20F986
ΔE00 3.34
Spearmint
#1EF876
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.48
Spring Green
#00FF7F
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE80 #EE5CCA
analogous
#81EE5C #5CEE80 #5CEEC9
triadic
#5CEE80 #805CEE #EE805C
tetradic
#5CEE80 #5C81EE #EE5CCA #EEC95C
square
#5CEE80 #5C81EE #EE5CCA #EEC95C
split-complementary
#5CEE80 #C95CEE #EE5C81
monochromatic
#14BC3D #25E855 #5CEE80 #93F4AB #CBFAD6
Accessibility & contrast
On white
1.50
#5CEE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5CEE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE80
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE80 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#DDCE88
Tritanopia (blue-blind)
#31EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cee80; /* rgb */ color: rgb(92, 238, 128); /* oklch */ color: oklch(84.5% 0.196 148.6);
Tailwind
colors: {
custom: {
50: '#98f5a6',
500: '#5cee80',
950: '#000000',
},
}SCSS
$custom: #5cee80; $custom-light: #98f5a6; $custom-dark: #000000;
JSON
{
"hex": "#5cee80",
"rgb": {
"r": 92,
"g": 238,
"b": 128
},
"hsl": {
"h": 134.795,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84516,
"c": 0.19587,
"h": 148.6
},
"luminance": 0.64983
}Semantic roles & 50–950 ramp
primary
#5CEE80
secondary
#BB3399
accent
#08A9DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580