#5CEC88#5CEC88
#5CEC88 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.186 H 150.4°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEC88 |
|---|---|
| RGB | rgb(92, 236, 136) |
| HSL | hsl(138, 79%, 64%) |
| HSV | hsv(138, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 42.4%, 7.5%) |
| CIE-LAB | lab(83.99, -59.91, 37.24) |
| CIE-LCH | lch(83.99, 70.54, 148.14°) |
| OKLab | oklab(84.15% -0.1618 0.0919) |
| OKLCH | oklch(84.15% 0.186 150.4) |
| XYZ | xyz(38.8501, 64.0399, 33.6013) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.39
Turquoise Green
#04F489
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.67
Minty Green
#0BF77D
ΔE00 3.88
Sea Green (survey)
#53FCA1
ΔE00 4.25
Light Green Blue
#56FCA2
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEC88 #EC5CC0
analogous
#78EC5C #5CEC88 #5CECD0
triadic
#5CEC88 #885CEC #EC885C
tetradic
#5CEC88 #5C78EC #EC5CC0 #ECD05C
square
#5CEC88 #5C78EC #EC5CC0 #ECD05C
split-complementary
#5CEC88 #D05CEC #EC5C78
monochromatic
#15B847 #25E660 #5CEC88 #93F2B0 #CAF9D8
Accessibility & contrast
On white
1.52
#5CEC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#5CEC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEC88
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEC88 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD981
Deuteranopia (green-blind)
#DBCC8F
Tritanopia (blue-blind)
#2DE8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5cec88; /* rgb */ color: rgb(92, 236, 136); /* oklch */ color: oklch(84.2% 0.186 150.4);
Tailwind
colors: {
custom: {
50: '#97f3ac',
500: '#5cec88',
950: '#000000',
},
}SCSS
$custom: #5cec88; $custom-light: #97f3ac; $custom-dark: #000000;
JSON
{
"hex": "#5cec88",
"rgb": {
"r": 92,
"g": 236,
"b": 136
},
"hsl": {
"h": 138.333,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.84153,
"c": 0.18612,
"h": 150.4
},
"luminance": 0.64044
}Semantic roles & 50–950 ramp
primary
#5CEC88
secondary
#B83590
accent
#0A9BDB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581