#57D7E8#57D7E8
#57D7E8 is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.5% C 0.114 H 207.4°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #57D7E8 |
|---|---|
| RGB | rgb(87, 215, 232) |
| HSL | hsl(187, 76%, 63%) |
| HSV | hsv(187, 63%, 91%) |
| CMYK | cmyk(62.5%, 7.3%, 0%, 9%) |
| CIE-LAB | lab(79.87, -30.01, -18.84) |
| CIE-LCH | lch(79.87, 35.44, 212.12°) |
| OKLab | oklab(81.49% -0.1009 -0.0522) |
| OKLCH | oklch(81.49% 0.114 207.4) |
| XYZ | xyz(42.7903, 56.4487, 84.9689) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.93
Robin'S Egg
#6DEDFD
ΔE00 5.08
Neon Blue
#04D9FF
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 6.70
Darkturquoise
#00CED1
ΔE00 6.86
Robin'S Egg Blue
#98EFF9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57D7E8 #E86857
analogous
#57E8B0 #57D7E8 #578FE8
triadic
#57D7E8 #E857D7 #D7E857
tetradic
#57D7E8 #B057E8 #E86857 #8FE857
square
#57D7E8 #B057E8 #E86857 #8FE857
split-complementary
#57D7E8 #E8578F #E8B057
monochromatic
#189BAD #21CAE1 #57D7E8 #8DE4EF #C3F1F7
Accessibility & contrast
On white
1.71
#57D7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#57D7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57D7E8
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57D7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57D7E8 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFE9
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#00E0DC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #57d7e8; /* rgb */ color: rgb(87, 215, 232); /* oklch */ color: oklch(81.5% 0.114 207.4);
Tailwind
colors: {
custom: {
50: '#96e3ef',
500: '#57d7e8',
950: '#000000',
},
}SCSS
$custom: #57d7e8; $custom-light: #96e3ef; $custom-dark: #000000;
JSON
{
"hex": "#57d7e8",
"rgb": {
"r": 87,
"g": 215,
"b": 232
},
"hsl": {
"h": 187.034,
"s": 75.916,
"l": 62.549
},
"oklch": {
"l": 0.81487,
"c": 0.11361,
"h": 207.4
},
"luminance": 0.56453
}Semantic roles & 50–950 ramp
primary
#57D7E8
secondary
#AE4335
accent
#250DD8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485