#5CEB8E#5CEB8E
#5CEB8E is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.179 H 151.9°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB8E |
|---|---|
| RGB | rgb(92, 235, 142) |
| HSL | hsl(141, 78%, 64%) |
| HSV | hsv(141, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 39.6%, 7.8%) |
| CIE-LAB | lab(83.78, -58.53, 33.97) |
| CIE-LCH | lch(83.78, 67.68, 149.87°) |
| OKLab | oklab(84.01% -0.1583 0.0844) |
| OKLCH | oklch(84.01% 0.179 151.9) |
| XYZ | xyz(39.0014, 63.6411, 35.8145) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.53
Turquoise Green
#04F489
ΔE00 3.44
Sea Green (survey)
#53FCA1
ΔE00 3.91
Light Green Blue
#56FCA2
ΔE00 3.93
Wintergreen
#20F986
ΔE00 4.19
Mediumspringgreen
#00FA9A
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB8E #EB5CB9
analogous
#72EB5C #5CEB8E #5CEBD6
triadic
#5CEB8E #8E5CEB #EB8E5C
tetradic
#5CEB8E #5C72EB #EB5CB9 #EBD65C
square
#5CEB8E #5C72EB #EB5CB9 #EBD65C
split-complementary
#5CEB8E #D65CEB #EB5C72
monochromatic
#16B64E #25E468 #5CEB8E #93F2B4 #C9F8DA
Accessibility & contrast
On white
1.53
#5CEB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#5CEB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB8E
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB8E | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD987
Deuteranopia (green-blind)
#D9CC94
Tritanopia (blue-blind)
#29E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ceb8e; /* rgb */ color: rgb(92, 235, 142); /* oklch */ color: oklch(84.0% 0.179 151.9);
Tailwind
colors: {
custom: {
50: '#97f2b0',
500: '#5ceb8e',
950: '#000000',
},
}SCSS
$custom: #5ceb8e; $custom-light: #97f2b0; $custom-dark: #000000;
JSON
{
"hex": "#5ceb8e",
"rgb": {
"r": 92,
"g": 235,
"b": 142
},
"hsl": {
"h": 140.979,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84011,
"c": 0.17939,
"h": 151.9
},
"luminance": 0.63645
}Semantic roles & 50–950 ramp
primary
#5CEB8E
secondary
#B63589
accent
#0B92DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581