#57DDE2#57DDE2
#57DDE2 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.115 H 198.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #57DDE2 |
|---|---|
| RGB | rgb(87, 221, 226) |
| HSL | hsl(182, 71%, 61%) |
| HSV | hsv(182, 62%, 89%) |
| CMYK | cmyk(61.5%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(81.42, -34.55, -13.32) |
| CIE-LCH | lch(81.42, 37.03, 201.08°) |
| OKLab | oklab(82.67% -0.1094 -0.0369) |
| OKLCH | oklch(82.67% 0.115 198.6) |
| XYZ | xyz(43.5085, 59.2255, 81.0755) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.22
Mediumturquoise
#48D1CC
ΔE00 4.79
Darkturquoise
#00CED1
ΔE00 4.82
Robin'S Egg
#6DEDFD
ΔE00 5.54
Bright Light Blue
#26F7FD
ΔE00 6.01
Robin Egg Blue
#8AF1FE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DDE2 #E25C57
analogous
#57E2A2 #57DDE2 #5798E2
triadic
#57DDE2 #E257DD #DDE257
tetradic
#57DDE2 #A257E2 #E25C57 #98E257
square
#57DDE2 #A257E2 #E25C57 #98E257
split-complementary
#57DDE2 #E25798 #E2A257
monochromatic
#1C9EA3 #25D0D7 #57DDE2 #8BE8EB #BFF2F4
Accessibility & contrast
On white
1.63
#57DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#57DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DDE2
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DDE2 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E3
Deuteranopia (green-blind)
#B9C4E3
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #57dde2; /* rgb */ color: rgb(87, 221, 226); /* oklch */ color: oklch(82.7% 0.115 198.6);
Tailwind
colors: {
custom: {
50: '#96e8eb',
500: '#57dde2',
950: '#000000',
},
}SCSS
$custom: #57dde2; $custom-light: #96e8eb; $custom-dark: #000000;
JSON
{
"hex": "#57dde2",
"rgb": {
"r": 87,
"g": 221,
"b": 226
},
"hsl": {
"h": 182.158,
"s": 70.558,
"l": 61.373
},
"oklch": {
"l": 0.82673,
"c": 0.11547,
"h": 198.6
},
"luminance": 0.5923
}Semantic roles & 50–950 ramp
primary
#57DDE2
secondary
#A53C38
accent
#1A13D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484