#5CDBD3#5CDBD3
#5CDBD3 is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.9% C 0.113 H 189.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBD3 |
|---|---|
| RGB | rgb(92, 219, 211) |
| HSL | hsl(176, 64%, 61%) |
| HSV | hsv(176, 58%, 86%) |
| CMYK | cmyk(58%, 0%, 3.7%, 14.1%) |
| CIE-LAB | lab(80.54, -36.79, -6.63) |
| CIE-LCH | lch(80.54, 37.38, 190.21°) |
| OKLab | oklab(81.86% -0.111 -0.0185) |
| OKLCH | oklch(81.86% 0.113 189.5) |
| XYZ | xyz(41.4979, 57.6373, 70.5535) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.78
Turquoise
#40E0D0
ΔE00 3.35
Darkturquoise
#00CED1
ΔE00 5.52
Tiffany Blue
#7BF2DA
ΔE00 7.35
Bright Aqua
#0BF9EA
ΔE00 7.36
Bright Light Blue
#26F7FD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBD3 #DB5C64
analogous
#5CDB93 #5CDBD3 #5CA4DB
triadic
#5CDBD3 #D35CDB #DBD35C
tetradic
#5CDBD3 #935CDB #DB5C64 #A4DB5C
square
#5CDBD3 #935CDB #DB5C64 #A4DB5C
split-complementary
#5CDBD3 #DB5CA4 #DB935C
monochromatic
#229A93 #2DCDC3 #5CDBD3 #8EE6E1 #C0F1EE
Accessibility & contrast
On white
1.68
#5CDBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#5CDBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBD3
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBD3 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D3
Deuteranopia (green-blind)
#BCC2D4
Tritanopia (blue-blind)
#00E0D8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cdbd3; /* rgb */ color: rgb(92, 219, 211); /* oklch */ color: oklch(81.9% 0.113 189.5);
Tailwind
colors: {
custom: {
50: '#97e6e0',
500: '#5cdbd3',
950: '#000000',
},
}SCSS
$custom: #5cdbd3; $custom-light: #97e6e0; $custom-dark: #000000;
JSON
{
"hex": "#5cdbd3",
"rgb": {
"r": 92,
"g": 219,
"b": 211
},
"hsl": {
"h": 176.22,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.81857,
"c": 0.11254,
"h": 189.5
},
"luminance": 0.57641
}Semantic roles & 50–950 ramp
primary
#5CDBD3
secondary
#9F3D43
accent
#1A25CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484