#5CEB8F#5CEB8F
#5CEB8F is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.178 H 152.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB8F |
|---|---|
| RGB | rgb(92, 235, 143) |
| HSL | hsl(141, 78%, 64%) |
| HSV | hsv(141, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 39.1%, 7.8%) |
| CIE-LAB | lab(83.79, -58.36, 33.49) |
| CIE-LCH | lch(83.79, 67.29, 150.15°) |
| OKLab | oklab(84.03% -0.1578 0.0833) |
| OKLCH | oklch(84.03% 0.178 152.2) |
| XYZ | xyz(39.0768, 63.6713, 36.2117) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.61
Turquoise Green
#04F489
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.85
Light Green Blue
#56FCA2
ΔE00 3.87
Wintergreen
#20F986
ΔE00 4.26
Mediumspringgreen
#00FA9A
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB8F #EB5CB8
analogous
#71EB5C #5CEB8F #5CEBD7
triadic
#5CEB8F #8F5CEB #EB8F5C
tetradic
#5CEB8F #5C71EB #EB5CB8 #EBD75C
square
#5CEB8F #5C71EB #EB5CB8 #EBD75C
split-complementary
#5CEB8F #D75CEB #EB5C71
monochromatic
#16B64F #25E46A #5CEB8F #93F2B4 #C9F8DA
Accessibility & contrast
On white
1.53
#5CEB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#5CEB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB8F
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB8F | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD989
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#28E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ceb8f; /* rgb */ color: rgb(92, 235, 143); /* oklch */ color: oklch(84.0% 0.178 152.2);
Tailwind
colors: {
custom: {
50: '#97f2b0',
500: '#5ceb8f',
950: '#000000',
},
}SCSS
$custom: #5ceb8f; $custom-light: #97f2b0; $custom-dark: #000000;
JSON
{
"hex": "#5ceb8f",
"rgb": {
"r": 92,
"g": 235,
"b": 143
},
"hsl": {
"h": 141.399,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.8403,
"c": 0.17849,
"h": 152.2
},
"luminance": 0.63675
}Semantic roles & 50–950 ramp
primary
#5CEB8F
secondary
#B63588
accent
#0B90DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581