#5CEE7E#5CEE7E
#5CEE7E is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.198 H 148.2°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE7E |
|---|---|
| RGB | rgb(92, 238, 126) |
| HSL | hsl(134, 81%, 65%) |
| HSV | hsv(134, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.45, -62.20, 42.72) |
| CIE-LCH | lch(84.45, 75.46, 145.52°) |
| OKLab | oklab(84.49% -0.168 0.1041) |
| OKLCH | oklch(84.49% 0.198 148.2) |
| XYZ | xyz(38.7513, 64.9269, 30.2246) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.21
Spearmint
#1EF876
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.63
Lightish Green
#61E160
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE7E #EE5CCC
analogous
#83EE5C #5CEE7E #5CEEC7
triadic
#5CEE7E #7E5CEE #EE7E5C
tetradic
#5CEE7E #5C83EE #EE5CCC #EEC75C
square
#5CEE7E #5C83EE #EE5CCC #EEC75C
split-complementary
#5CEE7E #C75CEE #EE5C83
monochromatic
#14BC3B #25E852 #5CEE7E #93F4AA #CBFAD6
Accessibility & contrast
On white
1.50
#5CEE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5CEE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE7E
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE7E | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB75
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#32E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cee7e; /* rgb */ color: rgb(92, 238, 126); /* oklch */ color: oklch(84.5% 0.198 148.2);
Tailwind
colors: {
custom: {
50: '#98f5a5',
500: '#5cee7e',
950: '#000000',
},
}SCSS
$custom: #5cee7e; $custom-light: #98f5a5; $custom-dark: #000000;
JSON
{
"hex": "#5cee7e",
"rgb": {
"r": 92,
"g": 238,
"b": 126
},
"hsl": {
"h": 133.973,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84485,
"c": 0.19763,
"h": 148.2
},
"luminance": 0.64931
}Semantic roles & 50–950 ramp
primary
#5CEE7E
secondary
#BB339B
accent
#08ACDD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580