#5CEB8C#5CEB8C
#5CEB8C is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.181 H 151.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB8C |
|---|---|
| RGB | rgb(92, 235, 140) |
| HSL | hsl(140, 78%, 64%) |
| HSV | hsv(140, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 40.4%, 7.8%) |
| CIE-LAB | lab(83.75, -58.87, 34.93) |
| CIE-LCH | lch(83.75, 68.45, 149.31°) |
| OKLab | oklab(83.98% -0.1591 0.0866) |
| OKLCH | oklch(83.98% 0.181 151.4) |
| XYZ | xyz(38.8526, 63.5816, 35.0308) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.39
Turquoise Green
#04F489
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 4.05
Wintergreen
#20F986
ΔE00 4.05
Light Green Blue
#56FCA2
ΔE00 4.08
Minty Green
#0BF77D
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB8C #EB5CBB
analogous
#74EB5C #5CEB8C #5CEBD4
triadic
#5CEB8C #8C5CEB #EB8C5C
tetradic
#5CEB8C #5C74EB #EB5CBB #EBD45C
square
#5CEB8C #5C74EB #EB5CBB #EBD45C
split-complementary
#5CEB8C #D45CEB #EB5C74
monochromatic
#16B64C #25E466 #5CEB8C #93F2B2 #C9F8D9
Accessibility & contrast
On white
1.53
#5CEB8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#5CEB8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB8C
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB8C | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD985
Deuteranopia (green-blind)
#D9CC92
Tritanopia (blue-blind)
#2BE8D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ceb8c; /* rgb */ color: rgb(92, 235, 140); /* oklch */ color: oklch(84.0% 0.181 151.4);
Tailwind
colors: {
custom: {
50: '#97f2ae',
500: '#5ceb8c',
950: '#000000',
},
}SCSS
$custom: #5ceb8c; $custom-light: #97f2ae; $custom-dark: #000000;
JSON
{
"hex": "#5ceb8c",
"rgb": {
"r": 92,
"g": 235,
"b": 140
},
"hsl": {
"h": 140.14,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.83976,
"c": 0.18119,
"h": 151.4
},
"luminance": 0.63585
}Semantic roles & 50–950 ramp
primary
#5CEB8C
secondary
#B6358B
accent
#0B95DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581