#5FAEFF#5FAEFF
#5FAEFF is a light, vivid cyan. Relative luminance 0.399; OKLCH L 73.5% C 0.142 H 250.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FAEFF |
|---|---|
| RGB | rgb(95, 174, 255) |
| HSL | hsl(210, 100%, 69%) |
| HSV | hsv(210, 63%, 100%) |
| CMYK | cmyk(62.7%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(69.41, -0.15, -47.33) |
| CIE-LCH | lch(69.41, 47.33, 269.82°) |
| OKLab | oklab(73.53% -0.0465 -0.1338) |
| OKLCH | oklch(73.53% 0.142 250.8) |
| XYZ | xyz(37.8988, 39.9213, 100.2967) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.73
Carolina Blue
#8AB8FE
ΔE00 5.95
Azure (survey)
#069AF3
ΔE00 7.11
Sky
#82CAFC
ΔE00 8.39
Cornflowerblue
#6495ED
ΔE00 8.43
Dodgerblue
#1E90FF
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FAEFF #FFB05F
analogous
#5FFEFF #5FAEFF #605FFF
triadic
#5FAEFF #FF5FAE #AEFF5F
tetradic
#5FAEFF #FF5FFE #FFB05F #5FFF60
square
#5FAEFF #FF5FFE #FFB05F #5FFF60
split-complementary
#5FAEFF #FF605F #FEFF5F
monochromatic
#0070E4 #228FFF #5FAEFF #9CCDFF #D9ECFF
Accessibility & contrast
On white
2.34
#5FAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#5FAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FAEFF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FAEFF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#75A3FD
Tritanopia (blue-blind)
#00C1CB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #5faeff; /* rgb */ color: rgb(95, 174, 255); /* oklch */ color: oklch(73.5% 0.142 250.8);
Tailwind
colors: {
custom: {
50: '#9ac5ff',
500: '#5faeff',
950: '#000000',
},
}SCSS
$custom: #5faeff; $custom-light: #9ac5ff; $custom-dark: #000000;
JSON
{
"hex": "#5faeff",
"rgb": {
"r": 95,
"g": 174,
"b": 255
},
"hsl": {
"h": 210.375,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.73529,
"c": 0.14169,
"h": 250.8
},
"luminance": 0.39925
}Semantic roles & 50–950 ramp
primary
#5FAEFF
secondary
#F5DDC5
accent
#7400E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186