#5FAAFA#5FAAFA
#5FAAFA is a light, vivid cyan. Relative luminance 0.381; OKLCH L 72.4% C 0.139 H 251.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5FAAFA |
|---|---|
| RGB | rgb(95, 170, 250) |
| HSL | hsl(211, 94%, 68%) |
| HSV | hsv(211, 62%, 98%) |
| CMYK | cmyk(62%, 32%, 0%, 2%) |
| CIE-LAB | lab(68.08, 0.49, -46.72) |
| CIE-LCH | lch(68.08, 46.72, 270.61°) |
| OKLab | oklab(72.41% -0.0438 -0.1321) |
| OKLCH | oklch(72.41% 0.139 251.6) |
| XYZ | xyz(36.3431, 38.0810, 95.8590) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.73
Carolina Blue
#8AB8FE
ΔE00 6.21
Azure (survey)
#069AF3
ΔE00 6.43
Cornflowerblue
#6495ED
ΔE00 7.25
Dodgerblue
#1E90FF
ΔE00 7.77
Dark Sky Blue
#448EE4
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FAAFA #FAAF5F
analogous
#5FF7FA #5FAAFA #625FFA
triadic
#5FAAFA #FA5FAA #AAFA5F
tetradic
#5FAAFA #FA5FF7 #FAAF5F #5FFA62
square
#5FAAFA #FA5FF7 #FAAF5F #5FFA62
split-complementary
#5FAAFA #FA625F #F7FA5F
monochromatic
#076CD8 #248AF8 #5FAAFA #9ACAFC #D6E9FE
Accessibility & contrast
On white
2.44
#5FAAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#5FAAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FAAFA
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FAAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FAAFA | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#739FF8
Tritanopia (blue-blind)
#00BDC7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #5faafa; /* rgb */ color: rgb(95, 170, 250); /* oklch */ color: oklch(72.4% 0.139 251.6);
Tailwind
colors: {
custom: {
50: '#99c3fc',
500: '#5faafa',
950: '#000000',
},
}SCSS
$custom: #5faafa; $custom-light: #99c3fc; $custom-dark: #000000;
JSON
{
"hex": "#5faafa",
"rgb": {
"r": 95,
"g": 170,
"b": 250
},
"hsl": {
"h": 210.968,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.72408,
"c": 0.13917,
"h": 251.6
},
"luminance": 0.38084
}Semantic roles & 50–950 ramp
primary
#5FAAFA
secondary
#F2DBC2
accent
#7600E6
background
#FAFBFF
surface
#F3F7FF
border
#CDD0D7
text
#0F1217
muted
#7F8185