#5CDBDE#5CDBDE
#5CDBDE is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.2% C 0.111 H 197.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBDE |
|---|---|
| RGB | rgb(92, 219, 222) |
| HSL | hsl(181, 66%, 62%) |
| HSV | hsv(181, 59%, 87%) |
| CMYK | cmyk(58.6%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(80.85, -33.86, -12.01) |
| CIE-LCH | lch(80.85, 35.93, 199.53°) |
| OKLab | oklab(82.22% -0.1064 -0.0333) |
| OKLCH | oklch(82.22% 0.111 197.4) |
| XYZ | xyz(42.9243, 58.2078, 78.0662) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.11
Darkturquoise
#00CED1
ΔE00 4.57
Aqua Blue
#02D8E9
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 6.21
Bright Light Blue
#26F7FD
ΔE00 6.56
Turquoise
#40E0D0
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBDE #DE5F5C
analogous
#5CDEA0 #5CDBDE #5C9ADE
triadic
#5CDBDE #DE5CDB #DBDE5C
tetradic
#5CDBDE #A05CDE #DE5F5C #9ADE5C
square
#5CDBDE #A05CDE #DE5F5C #9ADE5C
split-complementary
#5CDBDE #DE5C9A #DEA05C
monochromatic
#209C9F #2BCED2 #5CDBDE #8FE6E8 #C2F1F3
Accessibility & contrast
On white
1.66
#5CDBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#5CDBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBDE
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBDE | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2DE
Deuteranopia (green-blind)
#B9C2DF
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdbde; /* rgb */ color: rgb(92, 219, 222); /* oklch */ color: oklch(82.2% 0.111 197.4);
Tailwind
colors: {
custom: {
50: '#97e6e8',
500: '#5cdbde',
950: '#000000',
},
}SCSS
$custom: #5cdbde; $custom-light: #97e6e8; $custom-dark: #000000;
JSON
{
"hex": "#5cdbde",
"rgb": {
"r": 92,
"g": 219,
"b": 222
},
"hsl": {
"h": 181.385,
"s": 66.327,
"l": 61.569
},
"oklch": {
"l": 0.82219,
"c": 0.11145,
"h": 197.4
},
"luminance": 0.58212
}Semantic roles & 50–950 ramp
primary
#5CDBDE
secondary
#A33E3C
accent
#1C17CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484