#5CEB97#5CEB97
#5CEB97 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.171 H 154.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB97 |
|---|---|
| RGB | rgb(92, 235, 151) |
| HSL | hsl(145, 78%, 64%) |
| HSV | hsv(145, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(83.93, -56.94, 29.62) |
| CIE-LCH | lch(83.93, 64.19, 152.52°) |
| OKLab | oklab(84.18% -0.1543 0.0743) |
| OKLCH | oklch(84.18% 0.171 154.3) |
| XYZ | xyz(39.7046, 63.9224, 39.5180) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Light Green Blue
#56FCA2
ΔE00 3.62
Sea Green (survey)
#53FCA1
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.77
Aqua Green
#12E193
ΔE00 4.01
Turquoise Green
#04F489
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB97 #EB5CB0
analogous
#69EB5C #5CEB97 #5CEBDE
triadic
#5CEB97 #975CEB #EB975C
tetradic
#5CEB97 #5C69EB #EB5CB0 #EBDE5C
square
#5CEB97 #5C69EB #EB5CB0 #EBDE5C
split-complementary
#5CEB97 #DE5CEB #EB5C69
monochromatic
#16B658 #25E474 #5CEB97 #93F2BA #C9F8DD
Accessibility & contrast
On white
1.52
#5CEB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#5CEB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB97
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB97 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD991
Deuteranopia (green-blind)
#D8CC9C
Tritanopia (blue-blind)
#21E8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ceb97; /* rgb */ color: rgb(92, 235, 151); /* oklch */ color: oklch(84.2% 0.171 154.3);
Tailwind
colors: {
custom: {
50: '#97f2b6',
500: '#5ceb97',
950: '#000000',
},
}SCSS
$custom: #5ceb97; $custom-light: #97f2b6; $custom-dark: #000000;
JSON
{
"hex": "#5ceb97",
"rgb": {
"r": 92,
"g": 235,
"b": 151
},
"hsl": {
"h": 144.755,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.8418,
"c": 0.17128,
"h": 154.3
},
"luminance": 0.63926
}Semantic roles & 50–950 ramp
primary
#5CEB97
secondary
#B63581
accent
#0B85DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581