#57D4E6#57D4E6
#57D4E6 is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.7% C 0.112 H 208.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #57D4E6 |
|---|---|
| RGB | rgb(87, 212, 230) |
| HSL | hsl(188, 74%, 62%) |
| HSV | hsv(188, 62%, 90%) |
| CMYK | cmyk(62.2%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(78.94, -29.13, -19.18) |
| CIE-LCH | lch(78.94, 34.88, 213.36°) |
| OKLab | oklab(80.72% -0.0986 -0.0532) |
| OKLCH | oklch(80.72% 0.112 208.3) |
| XYZ | xyz(41.7509, 54.8219, 83.2289) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.29
Neon Blue
#04D9FF
ΔE00 5.41
Robin'S Egg
#6DEDFD
ΔE00 5.79
Darkturquoise
#00CED1
ΔE00 7.04
Robin Egg Blue
#8AF1FE
ΔE00 7.32
Robin'S Egg Blue
#98EFF9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57D4E6 #E66957
analogous
#57E6B0 #57D4E6 #578DE6
triadic
#57D4E6 #E657D4 #D4E657
tetradic
#57D4E6 #B057E6 #E66957 #8DE657
square
#57D4E6 #B057E6 #E66957 #8DE657
split-complementary
#57D4E6 #E6578D #E6B057
monochromatic
#1997A9 #22C6DE #57D4E6 #8CE2EE #C2EFF6
Accessibility & contrast
On white
1.76
#57D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#57D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57D4E6
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57D4E6 | 1.00 | 1.76 | 11.97 | 11.97 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CCE7
Deuteranopia (green-blind)
#AEBDE6
Tritanopia (blue-blind)
#00DDD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #57d4e6; /* rgb */ color: rgb(87, 212, 230); /* oklch */ color: oklch(80.7% 0.112 208.3);
Tailwind
colors: {
custom: {
50: '#95e1ee',
500: '#57d4e6',
950: '#000000',
},
}SCSS
$custom: #57d4e6; $custom-light: #95e1ee; $custom-dark: #000000;
JSON
{
"hex": "#57d4e6",
"rgb": {
"r": 87,
"g": 212,
"b": 230
},
"hsl": {
"h": 187.552,
"s": 74.093,
"l": 62.157
},
"oklch": {
"l": 0.80717,
"c": 0.11205,
"h": 208.3
},
"luminance": 0.54826
}Semantic roles & 50–950 ramp
primary
#57D4E6
secondary
#AB4536
accent
#280FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485