#5CEF8D#5CEF8D
#5CEF8D is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.186 H 151.3°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEF8D |
|---|---|
| RGB | rgb(92, 239, 141) |
| HSL | hsl(140, 82%, 65%) |
| HSV | hsv(140, 62%, 94%) |
| CMYK | cmyk(61.5%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(84.96, -60.21, 36.02) |
| CIE-LCH | lch(84.96, 70.16, 149.11°) |
| OKLab | oklab(84.98% -0.1627 0.0892) |
| OKLCH | oklch(84.98% 0.186 151.3) |
| XYZ | xyz(40.0847, 65.9274, 35.8069) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.34
Sea Green (survey)
#53FCA1
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEF8D #EF5CBE
analogous
#75EF5C #5CEF8D #5CEFD7
triadic
#5CEF8D #8D5CEF #EF8D5C
tetradic
#5CEF8D #5C75EF #EF5CBE #EFD75C
square
#5CEF8D #5C75EF #EF5CBE #EFD75C
split-complementary
#5CEF8D #D75CEF #EF5C75
monochromatic
#13BE4C #24EA66 #5CEF8D #94F4B4 #CBFADB
Accessibility & contrast
On white
1.48
#5CEF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#5CEF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEF8D
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEF8D | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC86
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#27EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cef8d; /* rgb */ color: rgb(92, 239, 141); /* oklch */ color: oklch(85.0% 0.186 151.3);
Tailwind
colors: {
custom: {
50: '#98f5af',
500: '#5cef8d',
950: '#000000',
},
}SCSS
$custom: #5cef8d; $custom-light: #98f5af; $custom-dark: #000000;
JSON
{
"hex": "#5cef8d",
"rgb": {
"r": 92,
"g": 239,
"b": 141
},
"hsl": {
"h": 140,
"s": 82.123,
"l": 64.902
},
"oklch": {
"l": 0.84977,
"c": 0.18555,
"h": 151.3
},
"luminance": 0.65931
}Semantic roles & 50–950 ramp
primary
#5CEF8D
secondary
#BC338F
accent
#0797DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581