#5CEE81#5CEE81
#5CEE81 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.195 H 148.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE81 |
|---|---|
| RGB | rgb(92, 238, 129) |
| HSL | hsl(135, 81%, 65%) |
| HSV | hsv(135, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(84.49, -61.75, 41.31) |
| CIE-LCH | lch(84.49, 74.30, 146.22°) |
| OKLab | oklab(84.53% -0.1668 0.101) |
| OKLCH | oklch(84.53% 0.195 148.8) |
| XYZ | xyz(38.9478, 65.0055, 31.2594) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Minty Green
#0BF77D
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.31
Turquoise Green
#04F489
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE81 #EE5CC9
analogous
#80EE5C #5CEE81 #5CEECA
triadic
#5CEE81 #815CEE #EE815C
tetradic
#5CEE81 #5C80EE #EE5CC9 #EECA5C
square
#5CEE81 #5C80EE #EE5CC9 #EECA5C
split-complementary
#5CEE81 #CA5CEE #EE5C80
monochromatic
#14BC3E #25E856 #5CEE81 #93F4AC #CBFAD7
Accessibility & contrast
On white
1.50
#5CEE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5CEE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE81
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE81 | 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)
#F0DB78
Deuteranopia (green-blind)
#DDCE88
Tritanopia (blue-blind)
#30EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cee81; /* rgb */ color: rgb(92, 238, 129); /* oklch */ color: oklch(84.5% 0.195 148.8);
Tailwind
colors: {
custom: {
50: '#98f5a7',
500: '#5cee81',
950: '#000000',
},
}SCSS
$custom: #5cee81; $custom-light: #98f5a7; $custom-dark: #000000;
JSON
{
"hex": "#5cee81",
"rgb": {
"r": 92,
"g": 238,
"b": 129
},
"hsl": {
"h": 135.205,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84531,
"c": 0.19498,
"h": 148.8
},
"luminance": 0.65009
}Semantic roles & 50–950 ramp
primary
#5CEE81
secondary
#BB3398
accent
#08A7DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580