#5CD87B#5CD87B
#5CD87B is a light, vivid green. Relative luminance 0.528; OKLCH L 79.0% C 0.171 H 149.1°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD87B |
|---|---|
| RGB | rgb(92, 216, 123) |
| HSL | hsl(135, 61%, 60%) |
| HSV | hsv(135, 57%, 85%) |
| CMYK | cmyk(57.4%, 0%, 43.1%, 15.3%) |
| CIE-LAB | lab(77.77, -54.37, 35.68) |
| CIE-LCH | lch(77.77, 65.03, 146.72°) |
| OKLab | oklab(78.98% -0.1471 0.0879) |
| OKLCH | oklch(78.98% 0.171 149.1) |
| XYZ | xyz(32.5424, 52.8141, 27.2143) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.58
Seaweed
#18D17B
ΔE00 4.21
Emerald
#50C878
ΔE00 4.32
Lightish Green
#61E160
ΔE00 5.32
Aqua Green
#12E193
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD87B #D85CB9
analogous
#7BD85C #5CD87B #5CD8B9
triadic
#5CD87B #7B5CD8 #D87B5C
tetradic
#5CD87B #5C7BD8 #D85CB9 #D8B95C
square
#5CD87B #5C7BD8 #D85CB9 #D8B95C
split-complementary
#5CD87B #B95CD8 #D85C7B
monochromatic
#249640 #30C756 #5CD87B #8DE4A3 #BFF0CB
Accessibility & contrast
On white
1.82
#5CD87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#5CD87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD87B
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD87B | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC774
Deuteranopia (green-blind)
#C9BC81
Tritanopia (blue-blind)
#3DD4C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5cd87b; /* rgb */ color: rgb(92, 216, 123); /* oklch */ color: oklch(79.0% 0.171 149.1);
Tailwind
colors: {
custom: {
50: '#95e5a2',
500: '#5cd87b',
950: '#000000',
},
}SCSS
$custom: #5cd87b; $custom-light: #95e5a2; $custom-dark: #000000;
JSON
{
"hex": "#5cd87b",
"rgb": {
"r": 92,
"g": 216,
"b": 123
},
"hsl": {
"h": 135,
"s": 61.386,
"l": 60.392
},
"oklch": {
"l": 0.78976,
"c": 0.17134,
"h": 149.1
},
"luminance": 0.52817
}Semantic roles & 50–950 ramp
primary
#5CD87B
secondary
#9B3E83
accent
#1C9EC9
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0E160F
muted
#7F8480