#5AAFDC#5AAFDC
#5AAFDC is a light, moderate cyan. Relative luminance 0.380; OKLCH L 71.9% C 0.105 H 234.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5AAFDC |
|---|---|
| RGB | rgb(90, 175, 220) |
| HSL | hsl(201, 65%, 61%) |
| HSV | hsv(201, 59%, 86%) |
| CMYK | cmyk(59.1%, 20.5%, 0%, 13.7%) |
| CIE-LAB | lab(68.02, -12.66, -30.44) |
| CIE-LCH | lch(68.02, 32.97, 247.42°) |
| OKLab | oklab(71.89% -0.0619 -0.0851) |
| OKLCH | oklch(71.89% 0.105 234) |
| XYZ | xyz(32.4598, 37.9978, 73.3200) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 5.86
Lightblue (survey)
#7BC8F6
ΔE00 7.06
Sky Blue (survey)
#75BBFD
ΔE00 7.21
Greyblue
#77A1B5
ΔE00 8.04
Sky
#82CAFC
ΔE00 8.08
Lightskyblue
#87CEFA
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AAFDC #DC875A
analogous
#5ADCC8 #5AAFDC #5A6EDC
triadic
#5AAFDC #DC5AAF #AFDC5A
tetradic
#5AAFDC #C85ADC #DC875A #6EDC5A
square
#5AAFDC #C85ADC #DC875A #6EDC5A
split-complementary
#5AAFDC #DC5A6E #DCC85A
monochromatic
#21719B #2C95CD #5AAFDC #8CC7E7 #BFE0F1
Accessibility & contrast
On white
2.44
#5AAFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#5AAFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AAFDC
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AAFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AAFDC | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDE
Deuteranopia (green-blind)
#87A0DB
Tritanopia (blue-blind)
#00BBBE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #5aafdc; /* rgb */ color: rgb(90, 175, 220); /* oklch */ color: oklch(71.9% 0.105 234.0);
Tailwind
colors: {
custom: {
50: '#93c6e7',
500: '#5aafdc',
950: '#000000',
},
}SCSS
$custom: #5aafdc; $custom-light: #93c6e7; $custom-dark: #000000;
JSON
{
"hex": "#5aafdc",
"rgb": {
"r": 90,
"g": 175,
"b": 220
},
"hsl": {
"h": 200.769,
"s": 65,
"l": 60.784
},
"oklch": {
"l": 0.71886,
"c": 0.1052,
"h": 234
},
"luminance": 0.38001
}Semantic roles & 50–950 ramp
primary
#5AAFDC
secondary
#E2C1B0
accent
#5719CD
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1316
muted
#7E8284