#5CDBDC#5CDBDC
#5CDBDC is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.2% C 0.111 H 195.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBDC |
|---|---|
| RGB | rgb(92, 219, 220) |
| HSL | hsl(180, 65%, 61%) |
| HSV | hsv(180, 58%, 86%) |
| CMYK | cmyk(58.2%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.80, -34.40, -11.04) |
| CIE-LCH | lch(80.80, 36.13, 197.79°) |
| OKLab | oklab(82.15% -0.1072 -0.0306) |
| OKLCH | oklch(82.15% 0.111 195.9) |
| XYZ | xyz(42.6579, 58.1013, 76.6628) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.59
Darkturquoise
#00CED1
ΔE00 4.50
Aqua Blue
#02D8E9
ΔE00 5.40
Turquoise
#40E0D0
ΔE00 6.28
Bright Light Blue
#26F7FD
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBDC #DC5D5C
analogous
#5CDC9D #5CDBDC #5C9BDC
triadic
#5CDBDC #DC5CDB #DBDC5C
tetradic
#5CDBDC #9D5CDC #DC5D5C #9BDC5C
square
#5CDBDC #9D5CDC #DC5D5C #9BDC5C
split-complementary
#5CDBDC #DC5C9B #DC9D5C
monochromatic
#229B9C #2CCDCE #5CDBDC #8EE6E7 #C1F1F2
Accessibility & contrast
On white
1.66
#5CDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#5CDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBDC
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBDC | 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)
#CED1DC
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdbdc; /* rgb */ color: rgb(92, 219, 220); /* oklch */ color: oklch(82.2% 0.111 195.9);
Tailwind
colors: {
custom: {
50: '#97e6e6',
500: '#5cdbdc',
950: '#000000',
},
}SCSS
$custom: #5cdbdc; $custom-light: #97e6e6; $custom-dark: #000000;
JSON
{
"hex": "#5cdbdc",
"rgb": {
"r": 92,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.469,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.82152,
"c": 0.11148,
"h": 195.9
},
"luminance": 0.58106
}Semantic roles & 50–950 ramp
primary
#5CDBDC
secondary
#A03D3C
accent
#1A19CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484