#5CEE78#5CEE78
#5CEE78 is a very light, highly saturated green. Relative luminance 0.648; OKLCH L 84.4% C 0.203 H 147.1°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE78 |
|---|---|
| RGB | rgb(92, 238, 120) |
| HSL | hsl(132, 81%, 65%) |
| HSV | hsv(132, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 49.6%, 6.7%) |
| CIE-LAB | lab(84.37, -63.07, 45.49) |
| CIE-LCH | lch(84.37, 77.77, 144.20°) |
| OKLab | oklab(84.4% -0.1704 0.1101) |
| OKLCH | oklch(84.4% 0.203 147.1) |
| XYZ | xyz(38.3757, 64.7767, 28.2464) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 3.70
Lightish Green
#61E160
ΔE00 3.74
Wintergreen
#20F986
ΔE00 3.76
Turquoise Green
#04F489
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE78 #EE5CD2
analogous
#89EE5C #5CEE78 #5CEEC1
triadic
#5CEE78 #785CEE #EE785C
tetradic
#5CEE78 #5C89EE #EE5CD2 #EEC15C
square
#5CEE78 #5C89EE #EE5CD2 #EEC15C
split-complementary
#5CEE78 #C15CEE #EE5C89
monochromatic
#14BC34 #25E84A #5CEE78 #93F4A6 #CBFAD4
Accessibility & contrast
On white
1.50
#5CEE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#5CEE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE78
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE78 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6E
Deuteranopia (green-blind)
#DECE80
Tritanopia (blue-blind)
#35E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5cee78; /* rgb */ color: rgb(92, 238, 120); /* oklch */ color: oklch(84.4% 0.203 147.1);
Tailwind
colors: {
custom: {
50: '#98f5a1',
500: '#5cee78',
950: '#000000',
},
}SCSS
$custom: #5cee78; $custom-light: #98f5a1; $custom-dark: #000000;
JSON
{
"hex": "#5cee78",
"rgb": {
"r": 92,
"g": 238,
"b": 120
},
"hsl": {
"h": 131.507,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84396,
"c": 0.20288,
"h": 147.1
},
"luminance": 0.6478
}Semantic roles & 50–950 ramp
primary
#5CEE78
secondary
#BB33A1
accent
#08B5DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580