#5CDDC8#5CDDC8
#5CDDC8 is a light, moderate teal. Relative luminance 0.582; OKLCH L 82.0% C 0.118 H 180.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDC8 |
|---|---|
| RGB | rgb(92, 221, 200) |
| HSL | hsl(170, 65%, 61%) |
| HSV | hsv(170, 58%, 87%) |
| CMYK | cmyk(58.4%, 0%, 9.5%, 13.3%) |
| CIE-LAB | lab(80.82, -40.51, -0.34) |
| CIE-LCH | lch(80.82, 40.51, 180.49°) |
| OKLab | oklab(81.99% -0.1179 -0.0016) |
| OKLCH | oklch(81.99% 0.118 180.8) |
| XYZ | xyz(40.6907, 58.1542, 63.7129) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.54
Aqua (survey)
#13EAC9
ΔE00 4.94
Seafoam Blue
#78D1B6
ΔE00 5.05
Tiffany Blue
#7BF2DA
ΔE00 5.08
Aquamarine (survey)
#04D8B2
ΔE00 5.86
Mediumturquoise
#48D1CC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDC8 #DD5C71
analogous
#5CDD88 #5CDDC8 #5CB1DD
triadic
#5CDDC8 #C85CDD #DDC85C
tetradic
#5CDDC8 #885CDD #DD5C71 #B1DD5C
square
#5CDDC8 #885CDD #DD5C71 #B1DD5C
split-complementary
#5CDDC8 #DD5CB1 #DD885C
monochromatic
#219E89 #2BD0B6 #5CDDC8 #8FE8D9 #C1F2EA
Accessibility & contrast
On white
1.66
#5CDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#5CDDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDC8
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDC8 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#C0C3CA
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cddc8; /* rgb */ color: rgb(92, 221, 200); /* oklch */ color: oklch(82.0% 0.118 180.8);
Tailwind
colors: {
custom: {
50: '#96e8d8',
500: '#5cddc8',
950: '#000000',
},
}SCSS
$custom: #5cddc8; $custom-light: #96e8d8; $custom-dark: #000000;
JSON
{
"hex": "#5cddc8",
"rgb": {
"r": 92,
"g": 221,
"b": 200
},
"hsl": {
"h": 170.233,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.81992,
"c": 0.11789,
"h": 180.8
},
"luminance": 0.58158
}Semantic roles & 50–950 ramp
primary
#5CDDC8
secondary
#A13C4C
accent
#1836CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483