#5CDDCB#5CDDCB
#5CDDCB is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.1% C 0.117 H 182.7°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDDCB |
|---|---|
| RGB | rgb(92, 221, 203) |
| HSL | hsl(172, 65%, 61%) |
| HSV | hsv(172, 58%, 87%) |
| CMYK | cmyk(58.4%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(80.90, -39.76, -1.83) |
| CIE-LCH | lch(80.90, 39.80, 182.63°) |
| OKLab | oklab(82.08% -0.1166 -0.0056) |
| OKLCH | oklch(82.08% 0.117 182.7) |
| XYZ | xyz(41.0447, 58.2958, 65.5775) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.96
Mediumturquoise
#48D1CC
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 5.28
Aqua (survey)
#13EAC9
ΔE00 5.57
Seafoam Blue
#78D1B6
ΔE00 5.63
Aquamarine (survey)
#04D8B2
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDDCB #DD5C6E
analogous
#5CDD8B #5CDDCB #5CAFDD
triadic
#5CDDCB #CB5CDD #DDCB5C
tetradic
#5CDDCB #8B5CDD #DD5C6E #AFDD5C
square
#5CDDCB #8B5CDD #DD5C6E #AFDD5C
split-complementary
#5CDDCB #DD5CAF #DD8B5C
monochromatic
#219E8C #2BD0B9 #5CDDCB #8FE8DB #C1F2EB
Accessibility & contrast
On white
1.66
#5CDDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#5CDDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDDCB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDDCB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1CA
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cddcb; /* rgb */ color: rgb(92, 221, 203); /* oklch */ color: oklch(82.1% 0.117 182.7);
Tailwind
colors: {
custom: {
50: '#96e8da',
500: '#5cddcb',
950: '#000000',
},
}SCSS
$custom: #5cddcb; $custom-light: #96e8da; $custom-dark: #000000;
JSON
{
"hex": "#5cddcb",
"rgb": {
"r": 92,
"g": 221,
"b": 203
},
"hsl": {
"h": 171.628,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.82082,
"c": 0.11669,
"h": 182.7
},
"luminance": 0.583
}Semantic roles & 50–950 ramp
primary
#5CDDCB
secondary
#A13C4A
accent
#1831CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483