#5CDBD2#5CDBD2
#5CDBD2 is a light, moderate teal. Relative luminance 0.576; OKLCH L 81.8% C 0.113 H 188.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDBD2 |
|---|---|
| RGB | rgb(92, 219, 210) |
| HSL | hsl(176, 64%, 61%) |
| HSV | hsv(176, 58%, 86%) |
| CMYK | cmyk(58%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(80.51, -37.05, -6.13) |
| CIE-LCH | lch(80.51, 37.56, 189.40°) |
| OKLab | oklab(81.83% -0.1114 -0.0172) |
| OKLCH | oklch(81.83% 0.113 188.8) |
| XYZ | xyz(41.3729, 57.5873, 69.8954) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.90
Turquoise
#40E0D0
ΔE00 3.07
Darkturquoise
#00CED1
ΔE00 5.74
Tiffany Blue
#7BF2DA
ΔE00 7.12
Bright Aqua
#0BF9EA
ΔE00 7.27
Seafoam Blue
#78D1B6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDBD2 #DB5C65
analogous
#5CDB92 #5CDBD2 #5CA4DB
triadic
#5CDBD2 #D25CDB #DBD25C
tetradic
#5CDBD2 #925CDB #DB5C65 #A4DB5C
square
#5CDBD2 #925CDB #DB5C65 #A4DB5C
split-complementary
#5CDBD2 #DB5CA4 #DB925C
monochromatic
#229A92 #2DCDC1 #5CDBD2 #8EE6E0 #C0F1EE
Accessibility & contrast
On white
1.68
#5CDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#5CDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDBD2
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDBD2 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0D2
Deuteranopia (green-blind)
#BCC2D3
Tritanopia (blue-blind)
#00E0D8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cdbd2; /* rgb */ color: rgb(92, 219, 210); /* oklch */ color: oklch(81.8% 0.113 188.8);
Tailwind
colors: {
custom: {
50: '#97e6df',
500: '#5cdbd2',
950: '#000000',
},
}SCSS
$custom: #5cdbd2; $custom-light: #97e6df; $custom-dark: #000000;
JSON
{
"hex": "#5cdbd2",
"rgb": {
"r": 92,
"g": 219,
"b": 210
},
"hsl": {
"h": 175.748,
"s": 63.819,
"l": 60.98
},
"oklch": {
"l": 0.81825,
"c": 0.11276,
"h": 188.8
},
"luminance": 0.57591
}Semantic roles & 50–950 ramp
primary
#5CDBD2
secondary
#9F3D44
accent
#1A26CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484