#5AD2F2#5AD2F2
#5AD2F2 is a light, moderate cyan. Relative luminance 0.547; OKLCH L 80.8% C 0.115 H 218.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5AD2F2 |
|---|---|
| RGB | rgb(90, 210, 242) |
| HSL | hsl(193, 85%, 65%) |
| HSV | hsv(193, 63%, 95%) |
| CMYK | cmyk(62.8%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(78.85, -24.17, -25.72) |
| CIE-LCH | lch(78.85, 35.29, 226.78°) |
| OKLab | oklab(80.81% -0.0903 -0.0716) |
| OKLCH | oklch(80.81% 0.115 218.4) |
| XYZ | xyz(43.2835, 54.6731, 92.2591) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.16
Bright Sky Blue
#02CCFE
ΔE00 4.68
Sky Blue
#87CEEB
ΔE00 4.91
Baby Blue
#89CFF0
ΔE00 5.66
Aqua Blue
#02D8E9
ΔE00 7.15
Lightblue (survey)
#7BC8F6
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AD2F2 #F27A5A
analogous
#5AF2C6 #5AD2F2 #5A86F2
triadic
#5AD2F2 #F25AD2 #D2F25A
tetradic
#5AD2F2 #C65AF2 #F27A5A #86F25A
square
#5AD2F2 #C65AF2 #F27A5A #86F25A
split-complementary
#5AD2F2 #F25A86 #F2C65A
monochromatic
#0F9DC2 #21C3EE #5AD2F2 #93E1F6 #CBF1FB
Accessibility & contrast
On white
1.76
#5AD2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#5AD2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AD2F2
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AD2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AD2F2 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF4
Deuteranopia (green-blind)
#A8BCF2
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5ad2f2; /* rgb */ color: rgb(90, 210, 242); /* oklch */ color: oklch(80.8% 0.115 218.4);
Tailwind
colors: {
custom: {
50: '#97e0f6',
500: '#5ad2f2',
950: '#000000',
},
}SCSS
$custom: #5ad2f2; $custom-light: #97e0f6; $custom-dark: #000000;
JSON
{
"hex": "#5ad2f2",
"rgb": {
"r": 90,
"g": 210,
"b": 242
},
"hsl": {
"h": 192.632,
"s": 85.393,
"l": 65.098
},
"oklch": {
"l": 0.80805,
"c": 0.11522,
"h": 218.4
},
"luminance": 0.54678
}Semantic roles & 50–950 ramp
primary
#5AD2F2
secondary
#C04F30
accent
#3204E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485