#5CEE79#5CEE79
#5CEE79 is a very light, highly saturated green. Relative luminance 0.648; OKLCH L 84.4% C 0.202 H 147.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE79 |
|---|---|
| RGB | rgb(92, 238, 121) |
| HSL | hsl(132, 81%, 65%) |
| HSV | hsv(132, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 49.2%, 6.7%) |
| CIE-LAB | lab(84.38, -62.93, 45.03) |
| CIE-LCH | lch(84.38, 77.38, 144.41°) |
| OKLab | oklab(84.41% -0.17 0.1091) |
| OKLCH | oklch(84.41% 0.202 147.3) |
| XYZ | xyz(38.4367, 64.8011, 28.5677) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.69
Lightish Green
#61E160
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE79 #EE5CD1
analogous
#88EE5C #5CEE79 #5CEEC2
triadic
#5CEE79 #795CEE #EE795C
tetradic
#5CEE79 #5C88EE #EE5CD1 #EEC25C
square
#5CEE79 #5C88EE #EE5CD1 #EEC25C
split-complementary
#5CEE79 #C25CEE #EE5C88
monochromatic
#14BC35 #25E84B #5CEE79 #93F4A7 #CBFAD4
Accessibility & contrast
On white
1.50
#5CEE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#5CEE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE79
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE79 | 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)
#F1DA6F
Deuteranopia (green-blind)
#DECE81
Tritanopia (blue-blind)
#34E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cee79; /* rgb */ color: rgb(92, 238, 121); /* oklch */ color: oklch(84.4% 0.202 147.3);
Tailwind
colors: {
custom: {
50: '#98f5a2',
500: '#5cee79',
950: '#000000',
},
}SCSS
$custom: #5cee79; $custom-light: #98f5a2; $custom-dark: #000000;
JSON
{
"hex": "#5cee79",
"rgb": {
"r": 92,
"g": 238,
"b": 121
},
"hsl": {
"h": 131.918,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.8441,
"c": 0.20201,
"h": 147.3
},
"luminance": 0.64805
}Semantic roles & 50–950 ramp
primary
#5CEE79
secondary
#BB33A0
accent
#08B3DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580