#5CEE75#5CEE75
#5CEE75 is a very light, highly saturated green. Relative luminance 0.647; OKLCH L 84.4% C 0.205 H 146.6°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE75 |
|---|---|
| RGB | rgb(92, 238, 117) |
| HSL | hsl(130, 81%, 65%) |
| HSV | hsv(130, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 50.8%, 6.7%) |
| CIE-LAB | lab(84.33, -63.49, 46.87) |
| CIE-LCH | lch(84.33, 78.91, 143.56°) |
| OKLab | oklab(84.35% -0.1716 0.113) |
| OKLCH | oklch(84.35% 0.205 146.6) |
| XYZ | xyz(38.1965, 64.7050, 27.3026) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.47
Lightish Green
#61E160
ΔE00 3.49
Wintergreen
#20F986
ΔE00 3.98
Weird Green
#3AE57F
ΔE00 4.00
Lightgreen (survey)
#76FF7B
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE75 #EE5CD5
analogous
#8CEE5C #5CEE75 #5CEEBE
triadic
#5CEE75 #755CEE #EE755C
tetradic
#5CEE75 #5C8CEE #EE5CD5 #EEBE5C
square
#5CEE75 #5C8CEE #EE5CD5 #EEBE5C
split-complementary
#5CEE75 #BE5CEE #EE5C8C
monochromatic
#14BC30 #25E846 #5CEE75 #93F4A4 #CBFAD3
Accessibility & contrast
On white
1.51
#5CEE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#5CEE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE75
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE75 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#DFCD7E
Tritanopia (blue-blind)
#36E9D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5cee75; /* rgb */ color: rgb(92, 238, 117); /* oklch */ color: oklch(84.4% 0.205 146.6);
Tailwind
colors: {
custom: {
50: '#98f59f',
500: '#5cee75',
950: '#000000',
},
}SCSS
$custom: #5cee75; $custom-light: #98f59f; $custom-dark: #000000;
JSON
{
"hex": "#5cee75",
"rgb": {
"r": 92,
"g": 238,
"b": 117
},
"hsl": {
"h": 130.274,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84353,
"c": 0.20546,
"h": 146.6
},
"luminance": 0.64709
}Semantic roles & 50–950 ramp
primary
#5CEE75
secondary
#BB33A4
accent
#08B9DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580