#5CEF79#5CEF79
#5CEF79 is a very light, highly saturated green. Relative luminance 0.654; OKLCH L 84.7% C 0.203 H 147.3°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEF79 |
|---|---|
| RGB | rgb(92, 239, 121) |
| HSL | hsl(132, 82%, 65%) |
| HSV | hsv(132, 62%, 94%) |
| CMYK | cmyk(61.5%, 0%, 49.4%, 6.3%) |
| CIE-LAB | lab(84.68, -63.29, 45.41) |
| CIE-LCH | lch(84.68, 77.89, 144.34°) |
| OKLab | oklab(84.66% -0.171 0.11) |
| OKLCH | oklch(84.66% 0.203 147.3) |
| XYZ | xyz(38.7287, 65.3850, 28.6650) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.20
Wintergreen
#20F986
ΔE00 3.60
Weird Green
#3AE57F
ΔE00 3.78
Lightish Green
#61E160
ΔE00 3.94
Turquoise Green
#04F489
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEF79 #EF5CD2
analogous
#88EF5C #5CEF79 #5CEFC3
triadic
#5CEF79 #795CEF #EF795C
tetradic
#5CEF79 #5C88EF #EF5CD2 #EFC35C
square
#5CEF79 #5C88EF #EF5CD2 #EFC35C
split-complementary
#5CEF79 #C35CEF #EF5C88
monochromatic
#13BE34 #24EA4B #5CEF79 #94F4A7 #CBFAD5
Accessibility & contrast
On white
1.49
#5CEF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#5CEF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEF79
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEF79 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6F
Deuteranopia (green-blind)
#DFCE81
Tritanopia (blue-blind)
#34EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cef79; /* rgb */ color: rgb(92, 239, 121); /* oklch */ color: oklch(84.7% 0.203 147.3);
Tailwind
colors: {
custom: {
50: '#98f5a2',
500: '#5cef79',
950: '#000000',
},
}SCSS
$custom: #5cef79; $custom-light: #98f5a2; $custom-dark: #000000;
JSON
{
"hex": "#5cef79",
"rgb": {
"r": 92,
"g": 239,
"b": 121
},
"hsl": {
"h": 131.837,
"s": 82.123,
"l": 64.902
},
"oklch": {
"l": 0.84658,
"c": 0.20328,
"h": 147.3
},
"luminance": 0.65389
}Semantic roles & 50–950 ramp
primary
#5CEF79
secondary
#BC33A1
accent
#07B4DF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580