#57DFDC#57DFDC
#57DFDC is a very light, moderate teal. Relative luminance 0.600; OKLCH L 82.9% C 0.117 H 193.1°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #57DFDC |
|---|---|
| RGB | rgb(87, 223, 220) |
| HSL | hsl(179, 68%, 61%) |
| HSV | hsv(179, 61%, 87%) |
| CMYK | cmyk(61%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(81.82, -37.11, -9.53) |
| CIE-LCH | lch(81.82, 38.31, 194.40°) |
| OKLab | oklab(82.94% -0.114 -0.0265) |
| OKLCH | oklch(82.94% 0.117 193.1) |
| XYZ | xyz(43.2307, 59.9643, 76.9922) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.53
Turquoise
#40E0D0
ΔE00 4.66
Darkturquoise
#00CED1
ΔE00 5.15
Bright Light Blue
#26F7FD
ΔE00 6.14
Bright Cyan
#41FDFE
ΔE00 6.69
Aqua Blue
#02D8E9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DFDC #DF575A
analogous
#57DF98 #57DFDC #579EDF
triadic
#57DFDC #DC57DF #DFDC57
tetradic
#57DFDC #9857DF #DF575A #9EDF57
square
#57DFDC #9857DF #DF575A #9EDF57
split-complementary
#57DFDC #DF579E #DF9857
monochromatic
#1E9E9B #28D1CD #57DFDC #8AE9E7 #BEF3F1
Accessibility & contrast
On white
1.62
#57DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#57DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DFDC
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DFDC | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #57dfdc; /* rgb */ color: rgb(87, 223, 220); /* oklch */ color: oklch(82.9% 0.117 193.1);
Tailwind
colors: {
custom: {
50: '#95e9e6',
500: '#57dfdc',
950: '#000000',
},
}SCSS
$custom: #57dfdc; $custom-light: #95e9e6; $custom-dark: #000000;
JSON
{
"hex": "#57dfdc",
"rgb": {
"r": 87,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.676,
"s": 68,
"l": 60.784
},
"oklch": {
"l": 0.82941,
"c": 0.117,
"h": 193.1
},
"luminance": 0.59969
}Semantic roles & 50–950 ramp
primary
#57DFDC
secondary
#A1393B
accent
#161AD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484