#57DEED#57DEED
#57DEED is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.117 H 205.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #57DEED |
|---|---|
| RGB | rgb(87, 222, 237) |
| HSL | hsl(186, 81%, 64%) |
| HSV | hsv(186, 63%, 93%) |
| CMYK | cmyk(63.3%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.04, -31.95, -18.22) |
| CIE-LCH | lch(82.04, 36.78, 209.69°) |
| OKLab | oklab(83.29% -0.1059 -0.0505) |
| OKLCH | oklch(83.29% 0.117 205.5) |
| XYZ | xyz(45.3313, 60.3783, 89.3695) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.95
Robin'S Egg
#6DEDFD
ΔE00 3.59
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Neon Blue
#04D9FF
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57DEED #ED6657
analogous
#57EDB1 #57DEED #5793ED
triadic
#57DEED #ED57DE #DEED57
tetradic
#57DEED #B157ED #ED6657 #93ED57
square
#57DEED #B157ED #ED6657 #93ED57
split-complementary
#57DEED #ED5793 #EDB157
monochromatic
#14A6B6 #20D3E7 #57DEED #8EE9F3 #C6F4F9
Accessibility & contrast
On white
1.61
#57DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#57DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57DEED
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57DEED | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #57deed; /* rgb */ color: rgb(87, 222, 237); /* oklch */ color: oklch(83.3% 0.117 205.5);
Tailwind
colors: {
custom: {
50: '#97e8f2',
500: '#57deed',
950: '#000000',
},
}SCSS
$custom: #57deed; $custom-light: #97e8f2; $custom-dark: #000000;
JSON
{
"hex": "#57deed",
"rgb": {
"r": 87,
"g": 222,
"b": 237
},
"hsl": {
"h": 186,
"s": 80.645,
"l": 63.529
},
"oklch": {
"l": 0.83293,
"c": 0.11736,
"h": 205.5
},
"luminance": 0.60383
}Semantic roles & 50–950 ramp
primary
#57DEED
secondary
#B64033
accent
#1E09DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485