#5CDBDD#5CDBDD
#5CDBDD is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.2% C 0.111 H 196.6°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBDD |
|---|---|
| RGB | rgb(92, 219, 221) |
| HSL | hsl(181, 65%, 61%) |
| HSV | hsv(181, 58%, 87%) |
| CMYK | cmyk(58.4%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(80.82, -34.13, -11.53) |
| CIE-LCH | lch(80.82, 36.03, 198.66°) |
| OKLab | oklab(82.19% -0.1068 -0.0319) |
| OKLCH | oklch(82.19% 0.111 196.6) |
| XYZ | xyz(42.7907, 58.1544, 77.3624) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.84
Darkturquoise
#00CED1
ΔE00 4.52
Aqua Blue
#02D8E9
ΔE00 5.09
Robin'S Egg
#6DEDFD
ΔE00 6.48
Bright Light Blue
#26F7FD
ΔE00 6.59
Turquoise
#40E0D0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBDD #DD5E5C
analogous
#5CDD9F #5CDBDD #5C9BDD
triadic
#5CDBDD #DD5CDB #DBDD5C
tetradic
#5CDBDD #9F5CDD #DD5E5C #9BDD5C
square
#5CDBDD #9F5CDD #DD5E5C #9BDD5C
split-complementary
#5CDBDD #DD5C9B #DD9F5C
monochromatic
#219C9E #2BCED0 #5CDBDD #8FE6E8 #C1F1F2
Accessibility & contrast
On white
1.66
#5CDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#5CDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBDD
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBDD | 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)
#CDD1DD
Deuteranopia (green-blind)
#B9C2DE
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdbdd; /* rgb */ color: rgb(92, 219, 221); /* oklch */ color: oklch(82.2% 0.111 196.6);
Tailwind
colors: {
custom: {
50: '#97e6e7',
500: '#5cdbdd',
950: '#000000',
},
}SCSS
$custom: #5cdbdd; $custom-light: #97e6e7; $custom-dark: #000000;
JSON
{
"hex": "#5cdbdd",
"rgb": {
"r": 92,
"g": 219,
"b": 221
},
"hsl": {
"h": 180.93,
"s": 65.482,
"l": 61.373
},
"oklch": {
"l": 0.82185,
"c": 0.11146,
"h": 196.6
},
"luminance": 0.58159
}Semantic roles & 50–950 ramp
primary
#5CDBDD
secondary
#A13D3C
accent
#1B18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484