#5CEB85#5CEB85
#5CEB85 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.188 H 149.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB85 |
|---|---|
| RGB | rgb(92, 235, 133) |
| HSL | hsl(137, 78%, 64%) |
| HSV | hsv(137, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(83.64, -60.02, 38.28) |
| CIE-LCH | lch(83.64, 71.18, 147.47°) |
| OKLab | oklab(83.86% -0.1621 0.0942) |
| OKLCH | oklch(83.86% 0.188 149.8) |
| XYZ | xyz(38.3528, 63.3817, 32.3985) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.28
Turquoise Green
#04F489
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.78
Minty Green
#0BF77D
ΔE00 3.87
Spearmint
#1EF876
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB85 #EB5CC2
analogous
#7BEB5C #5CEB85 #5CEBCD
triadic
#5CEB85 #855CEB #EB855C
tetradic
#5CEB85 #5C7BEB #EB5CC2 #EBCD5C
square
#5CEB85 #5C7BEB #EB5CC2 #EBCD5C
split-complementary
#5CEB85 #CD5CEB #EB5C7B
monochromatic
#16B644 #25E45C #5CEB85 #93F2AE #C9F8D7
Accessibility & contrast
On white
1.54
#5CEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#5CEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB85
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB85 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87D
Deuteranopia (green-blind)
#DACB8C
Tritanopia (blue-blind)
#2FE7D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ceb85; /* rgb */ color: rgb(92, 235, 133); /* oklch */ color: oklch(83.9% 0.188 149.8);
Tailwind
colors: {
custom: {
50: '#97f2aa',
500: '#5ceb85',
950: '#000000',
},
}SCSS
$custom: #5ceb85; $custom-light: #97f2aa; $custom-dark: #000000;
JSON
{
"hex": "#5ceb85",
"rgb": {
"r": 92,
"g": 235,
"b": 133
},
"hsl": {
"h": 137.203,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.83855,
"c": 0.18751,
"h": 149.8
},
"luminance": 0.63385
}Semantic roles & 50–950 ramp
primary
#5CEB85
secondary
#B63591
accent
#0B9FDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581