#57DBDC#57DBDC
#57DBDC is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.0% C 0.114 H 195.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #57DBDC |
|---|---|
| RGB | rgb(87, 219, 220) |
| HSL | hsl(180, 66%, 60%) |
| HSV | hsv(180, 60%, 86%) |
| CMYK | cmyk(60.5%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.66, -35.26, -11.26) |
| CIE-LCH | lch(80.66, 37.01, 197.71°) |
| OKLab | oklab(82% -0.1099 -0.0312) |
| OKLCH | oklch(82% 0.114 195.9) |
| XYZ | xyz(42.1746, 57.8521, 76.6402) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.45
Darkturquoise
#00CED1
ΔE00 4.26
Aqua Blue
#02D8E9
ΔE00 5.31
Turquoise
#40E0D0
ΔE00 6.15
Bright Light Blue
#26F7FD
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DBDC #DC5857
analogous
#57DC9A #57DBDC #5799DC
triadic
#57DBDC #DC57DB #DBDC57
tetradic
#57DBDC #9A57DC #DC5857 #99DC57
square
#57DBDC #9A57DC #DC5857 #99DC57
split-complementary
#57DBDC #DC5799 #DC9A57
monochromatic
#209899 #2ACACB #57DBDC #8AE6E7 #BCF1F1
Accessibility & contrast
On white
1.67
#57DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#57DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DBDC
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DBDC | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#B8C2DD
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #57dbdc; /* rgb */ color: rgb(87, 219, 220); /* oklch */ color: oklch(82.0% 0.114 195.9);
Tailwind
colors: {
custom: {
50: '#95e6e6',
500: '#57dbdc',
950: '#000000',
},
}SCSS
$custom: #57dbdc; $custom-light: #95e6e6; $custom-dark: #000000;
JSON
{
"hex": "#57dbdc",
"rgb": {
"r": 87,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.451,
"s": 65.517,
"l": 60.196
},
"oklch": {
"l": 0.82,
"c": 0.11423,
"h": 195.9
},
"luminance": 0.57857
}Semantic roles & 50–950 ramp
primary
#57DBDC
secondary
#9D3B3A
accent
#1918CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484