#57CCED#57CCED
#57CCED is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.1% C 0.114 H 219.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #57CCED |
|---|---|
| RGB | rgb(87, 204, 237) |
| HSL | hsl(193, 81%, 64%) |
| HSV | hsv(193, 63%, 93%) |
| CMYK | cmyk(63.3%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(76.87, -23.13, -26.07) |
| CIE-LCH | lch(76.87, 34.85, 228.42°) |
| OKLab | oklab(79.14% -0.0878 -0.0726) |
| OKLCH | oklch(79.14% 0.114 219.6) |
| XYZ | xyz(40.8032, 51.3221, 87.8601) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.05
Neon Blue
#04D9FF
ΔE00 4.08
Sky Blue
#87CEEB
ΔE00 4.77
Baby Blue
#89CFF0
ΔE00 5.51
Lightblue (survey)
#7BC8F6
ΔE00 7.07
Lightskyblue
#87CEFA
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#57CCED #ED7857
analogous
#57EDC3 #57CCED #5781ED
triadic
#57CCED #ED57CC #CCED57
tetradic
#57CCED #C357ED #ED7857 #81ED57
square
#57CCED #C357ED #ED7857 #81ED57
split-complementary
#57CCED #ED5781 #EDC357
monochromatic
#1492B6 #20BBE7 #57CCED #8EDDF3 #C6EEF9
Accessibility & contrast
On white
1.86
#57CCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#57CCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #57CCED
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##57CCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##57CCED | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #57cced; /* rgb */ color: rgb(87, 204, 237); /* oklch */ color: oklch(79.1% 0.114 219.6);
Tailwind
colors: {
custom: {
50: '#95dbf3',
500: '#57cced',
950: '#000000',
},
}SCSS
$custom: #57cced; $custom-light: #95dbf3; $custom-dark: #000000;
JSON
{
"hex": "#57cced",
"rgb": {
"r": 87,
"g": 204,
"b": 237
},
"hsl": {
"h": 193.2,
"s": 80.645,
"l": 63.529
},
"oklch": {
"l": 0.79136,
"c": 0.11391,
"h": 219.6
},
"luminance": 0.51326
}Semantic roles & 50–950 ramp
primary
#57CCED
secondary
#B64F33
accent
#3709DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485