#5CEE88#5CEE88
#5CEE88 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.6% C 0.189 H 150.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE88 |
|---|---|
| RGB | rgb(92, 238, 136) |
| HSL | hsl(138, 81%, 65%) |
| HSV | hsv(138, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 42.9%, 6.7%) |
| CIE-LAB | lab(84.59, -60.66, 38.01) |
| CIE-LCH | lch(84.59, 71.58, 147.93°) |
| OKLab | oklab(84.65% -0.1638 0.0937) |
| OKLCH | oklch(84.65% 0.189 150.2) |
| XYZ | xyz(39.4291, 65.1980, 33.7944) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.53
Spearmint
#1EF876
ΔE00 4.04
Sea Green (survey)
#53FCA1
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE88 #EE5CC2
analogous
#79EE5C #5CEE88 #5CEED1
triadic
#5CEE88 #885CEE #EE885C
tetradic
#5CEE88 #5C79EE #EE5CC2 #EED15C
square
#5CEE88 #5C79EE #EE5CC2 #EED15C
split-complementary
#5CEE88 #D15CEE #EE5C79
monochromatic
#14BC46 #25E860 #5CEE88 #93F4B0 #CBFAD9
Accessibility & contrast
On white
1.50
#5CEE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5CEE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE88
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE88 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB80
Deuteranopia (green-blind)
#DCCE8F
Tritanopia (blue-blind)
#2CEAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cee88; /* rgb */ color: rgb(92, 238, 136); /* oklch */ color: oklch(84.6% 0.189 150.2);
Tailwind
colors: {
custom: {
50: '#98f4ac',
500: '#5cee88',
950: '#000000',
},
}SCSS
$custom: #5cee88; $custom-light: #98f4ac; $custom-dark: #000000;
JSON
{
"hex": "#5cee88",
"rgb": {
"r": 92,
"g": 238,
"b": 136
},
"hsl": {
"h": 138.082,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84645,
"c": 0.18874,
"h": 150.2
},
"luminance": 0.65202
}Semantic roles & 50–950 ramp
primary
#5CEE88
secondary
#BB3392
accent
#089DDD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581