#5CDC9D#5CDC9D
#5CDC9D is a light, vivid teal. Relative luminance 0.559; OKLCH L 80.6% C 0.146 H 159.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDC9D |
|---|---|
| RGB | rgb(92, 220, 157) |
| HSL | hsl(150, 65%, 61%) |
| HSV | hsv(150, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(79.55, -49.80, 20.58) |
| CIE-LCH | lch(79.55, 53.89, 157.54°) |
| OKLab | oklab(80.63% -0.1362 0.0523) |
| OKLCH | oklch(80.63% 0.146 159) |
| XYZ | xyz(36.0894, 55.8925, 40.7782) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.77
Eucalyptus
#44D7A8
ΔE00 4.37
Seafoam
#7FE0B3
ΔE00 4.82
Seaweed
#18D17B
ΔE00 5.84
Light Greenish Blue
#63F7B4
ΔE00 5.95
Emerald
#50C878
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDC9D #DC5C9B
analogous
#5CDC5D #5CDC9D #5CDBDC
triadic
#5CDC9D #9D5CDC #DC9D5C
tetradic
#5CDC9D #5D5CDC #DC5C9B #DBDC5C
square
#5CDC9D #5D5CDC #DC5C9B #DBDC5C
split-complementary
#5CDC9D #DC5CDB #DC5D5C
monochromatic
#229C60 #2CCE7F #5CDC9D #8EE7BB #C1F2DA
Accessibility & contrast
On white
1.72
#5CDC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#5CDC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDC9D
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDC9D | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD99
Deuteranopia (green-blind)
#C8C0A1
Tritanopia (blue-blind)
#26DBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5cdc9d; /* rgb */ color: rgb(92, 220, 157); /* oklch */ color: oklch(80.6% 0.146 159.0);
Tailwind
colors: {
custom: {
50: '#95e8ba',
500: '#5cdc9d',
950: '#000000',
},
}SCSS
$custom: #5cdc9d; $custom-light: #95e8ba; $custom-dark: #000000;
JSON
{
"hex": "#5cdc9d",
"rgb": {
"r": 92,
"g": 220,
"b": 157
},
"hsl": {
"h": 150.469,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.80633,
"c": 0.14588,
"h": 159
},
"luminance": 0.55896
}Semantic roles & 50–950 ramp
primary
#5CDC9D
secondary
#A03C6D
accent
#1971CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481