#5CEF7E#5CEF7E
#5CEF7E is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.7% C 0.199 H 148.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEF7E |
|---|---|
| RGB | rgb(92, 239, 126) |
| HSL | hsl(134, 82%, 65%) |
| HSV | hsv(134, 62%, 94%) |
| CMYK | cmyk(61.5%, 0%, 47.3%, 6.3%) |
| CIE-LAB | lab(84.75, -62.57, 43.09) |
| CIE-LCH | lch(84.75, 75.97, 145.44°) |
| OKLab | oklab(84.73% -0.169 0.105) |
| OKLCH | oklch(84.73% 0.199 148.2) |
| XYZ | xyz(39.0433, 65.5108, 30.3219) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.08
Spearmint
#1EF876
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.36
Turquoise Green
#04F489
ΔE00 3.61
Spring Green
#00FF7F
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEF7E #EF5CCD
analogous
#83EF5C #5CEF7E #5CEFC8
triadic
#5CEF7E #7E5CEF #EF7E5C
tetradic
#5CEF7E #5C83EF #EF5CCD #EFC85C
square
#5CEF7E #5C83EF #EF5CCD #EFC85C
split-complementary
#5CEF7E #C85CEF #EF5C83
monochromatic
#13BE3A #24EA52 #5CEF7E #94F4AA #CBFAD6
Accessibility & contrast
On white
1.49
#5CEF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5CEF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEF7E
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEF7E | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB75
Deuteranopia (green-blind)
#DFCE86
Tritanopia (blue-blind)
#31EAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cef7e; /* rgb */ color: rgb(92, 239, 126); /* oklch */ color: oklch(84.7% 0.199 148.2);
Tailwind
colors: {
custom: {
50: '#98f5a5',
500: '#5cef7e',
950: '#000000',
},
}SCSS
$custom: #5cef7e; $custom-light: #98f5a5; $custom-dark: #000000;
JSON
{
"hex": "#5cef7e",
"rgb": {
"r": 92,
"g": 239,
"b": 126
},
"hsl": {
"h": 133.878,
"s": 82.123,
"l": 64.902
},
"oklch": {
"l": 0.84732,
"c": 0.19892,
"h": 148.2
},
"luminance": 0.65515
}Semantic roles & 50–950 ramp
primary
#5CEF7E
secondary
#BC339D
accent
#07ADDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580