#5CEB8A#5CEB8A
#5CEB8A is a very light, vivid green. Relative luminance 0.635; OKLCH L 83.9% C 0.183 H 151.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB8A |
|---|---|
| RGB | rgb(92, 235, 138) |
| HSL | hsl(139, 78%, 64%) |
| HSV | hsv(139, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(83.72, -59.20, 35.89) |
| CIE-LCH | lch(83.72, 69.23, 148.77°) |
| OKLab | oklab(83.94% -0.16 0.0888) |
| OKLCH | oklch(83.94% 0.183 151) |
| XYZ | xyz(38.7064, 63.5231, 34.2612) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.31
Turquoise Green
#04F489
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.94
Sea Green (survey)
#53FCA1
ΔE00 4.20
Minty Green
#0BF77D
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB8A #EB5CBD
analogous
#76EB5C #5CEB8A #5CEBD2
triadic
#5CEB8A #8A5CEB #EB8A5C
tetradic
#5CEB8A #5C76EB #EB5CBD #EBD25C
square
#5CEB8A #5C76EB #EB5CBD #EBD25C
split-complementary
#5CEB8A #D25CEB #EB5C76
monochromatic
#16B64A #25E463 #5CEB8A #93F2B1 #C9F8D8
Accessibility & contrast
On white
1.53
#5CEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#5CEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB8A
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB8A | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD983
Deuteranopia (green-blind)
#D9CC90
Tritanopia (blue-blind)
#2CE7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ceb8a; /* rgb */ color: rgb(92, 235, 138); /* oklch */ color: oklch(83.9% 0.183 151.0);
Tailwind
colors: {
custom: {
50: '#97f2ad',
500: '#5ceb8a',
950: '#000000',
},
}SCSS
$custom: #5ceb8a; $custom-light: #97f2ad; $custom-dark: #000000;
JSON
{
"hex": "#5ceb8a",
"rgb": {
"r": 92,
"g": 235,
"b": 138
},
"hsl": {
"h": 139.301,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.83941,
"c": 0.183,
"h": 151
},
"luminance": 0.63527
}Semantic roles & 50–950 ramp
primary
#5CEB8A
secondary
#B6358D
accent
#0B98DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581