#57DEDC#57DEDC
#57DEDC is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.7% C 0.116 H 193.8°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #57DEDC |
|---|---|
| RGB | rgb(87, 222, 220) |
| HSL | hsl(179, 67%, 61%) |
| HSV | hsv(179, 61%, 87%) |
| CMYK | cmyk(60.8%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.53, -36.65, -9.96) |
| CIE-LCH | lch(81.53, 37.98, 195.20°) |
| OKLab | oklab(82.71% -0.1129 -0.0277) |
| OKLCH | oklch(82.71% 0.116 193.8) |
| XYZ | xyz(42.9643, 59.4315, 76.9034) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.43
Darkturquoise
#00CED1
ΔE00 4.89
Turquoise
#40E0D0
ΔE00 5.02
Bright Light Blue
#26F7FD
ΔE00 6.20
Aqua Blue
#02D8E9
ΔE00 6.38
Bright Cyan
#41FDFE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DEDC #DE5759
analogous
#57DE98 #57DEDC #579CDE
triadic
#57DEDC #DC57DE #DEDC57
tetradic
#57DEDC #9857DE #DE5759 #9CDE57
square
#57DEDC #9857DE #DE5759 #9CDE57
split-complementary
#57DEDC #DE579C #DE9857
monochromatic
#1F9C9A #29CFCD #57DEDC #8AE8E7 #BDF2F1
Accessibility & contrast
On white
1.63
#57DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#57DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DEDC
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DEDC | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #57dedc; /* rgb */ color: rgb(87, 222, 220); /* oklch */ color: oklch(82.7% 0.116 193.8);
Tailwind
colors: {
custom: {
50: '#95e9e6',
500: '#57dedc',
950: '#000000',
},
}SCSS
$custom: #57dedc; $custom-light: #95e9e6; $custom-dark: #000000;
JSON
{
"hex": "#57dedc",
"rgb": {
"r": 87,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.111,
"s": 67.164,
"l": 60.588
},
"oklch": {
"l": 0.82706,
"c": 0.11628,
"h": 193.8
},
"luminance": 0.59436
}Semantic roles & 50–950 ramp
primary
#57DEDC
secondary
#A03A3B
accent
#1619CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484