#5CDDC7#5CDDC7
#5CDDC7 is a light, moderate teal. Relative luminance 0.581; OKLCH L 82.0% C 0.118 H 180.1°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDC7 |
|---|---|
| RGB | rgb(92, 221, 199) |
| HSL | hsl(170, 65%, 61%) |
| HSV | hsv(170, 58%, 87%) |
| CMYK | cmyk(58.4%, 0%, 10%, 13.3%) |
| CIE-LAB | lab(80.80, -40.76, 0.15) |
| CIE-LCH | lch(80.80, 40.76, 179.79°) |
| OKLab | oklab(81.96% -0.1183 -0.0003) |
| OKLCH | oklch(81.96% 0.118 180.1) |
| XYZ | xyz(40.5742, 58.1076, 63.0994) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.79
Aqua (survey)
#13EAC9
ΔE00 4.77
Seafoam Blue
#78D1B6
ΔE00 4.89
Tiffany Blue
#7BF2DA
ΔE00 5.06
Aquamarine (survey)
#04D8B2
ΔE00 5.60
Mediumaquamarine
#66CDAA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDC7 #DD5C72
analogous
#5CDD87 #5CDDC7 #5CB3DD
triadic
#5CDDC7 #C75CDD #DDC75C
tetradic
#5CDDC7 #875CDD #DD5C72 #B3DD5C
square
#5CDDC7 #875CDD #DD5C72 #B3DD5C
split-complementary
#5CDDC7 #DD5CB3 #DD875C
monochromatic
#219E88 #2BD0B4 #5CDDC7 #8FE8D8 #C1F2EA
Accessibility & contrast
On white
1.66
#5CDDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#5CDDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDC7
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDC7 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C6
Deuteranopia (green-blind)
#C1C3C9
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cddc7; /* rgb */ color: rgb(92, 221, 199); /* oklch */ color: oklch(82.0% 0.118 180.1);
Tailwind
colors: {
custom: {
50: '#96e8d7',
500: '#5cddc7',
950: '#000000',
},
}SCSS
$custom: #5cddc7; $custom-light: #96e8d7; $custom-dark: #000000;
JSON
{
"hex": "#5cddc7",
"rgb": {
"r": 92,
"g": 221,
"b": 199
},
"hsl": {
"h": 169.767,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.81962,
"c": 0.11832,
"h": 180.1
},
"luminance": 0.58112
}Semantic roles & 50–950 ramp
primary
#5CDDC7
secondary
#A13C4D
accent
#1837CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483