#5FAEFC#5FAEFC
#5FAEFC is a light, vivid cyan. Relative luminance 0.397; OKLCH L 73.4% C 0.138 H 250.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5FAEFC |
|---|---|
| RGB | rgb(95, 174, 252) |
| HSL | hsl(210, 96%, 68%) |
| HSV | hsv(210, 62%, 99%) |
| CMYK | cmyk(62.3%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(69.28, -1.11, -45.92) |
| CIE-LCH | lch(69.28, 45.94, 268.61°) |
| OKLab | oklab(73.38% -0.0473 -0.1297) |
| OKLCH | oklch(73.38% 0.138 250) |
| XYZ | xyz(37.4196, 39.7297, 97.7732) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.70
Carolina Blue
#8AB8FE
ΔE00 6.12
Azure (survey)
#069AF3
ΔE00 6.96
Sky
#82CAFC
ΔE00 8.28
Cornflowerblue
#6495ED
ΔE00 8.51
Lightblue (survey)
#7BC8F6
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FAEFC #FCAD5F
analogous
#5FFCFC #5FAEFC #5F5FFC
triadic
#5FAEFC #FC5FAE #AEFC5F
tetradic
#5FAEFC #FC5FFC #FCAD5F #5FFC5F
square
#5FAEFC #FC5FFC #FCAD5F #5FFC5F
split-complementary
#5FAEFC #FC5F5F #FCFC5F
monochromatic
#0471DC #2390FB #5FAEFC #9BCCFD #D7EBFE
Accessibility & contrast
On white
2.35
#5FAEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#5FAEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FAEFC
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FAEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FAEFC | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#77A2FA
Tritanopia (blue-blind)
#00C0CA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #5faefc; /* rgb */ color: rgb(95, 174, 252); /* oklch */ color: oklch(73.4% 0.138 250.0);
Tailwind
colors: {
custom: {
50: '#99c5fd',
500: '#5faefc',
950: '#000000',
},
}SCSS
$custom: #5faefc; $custom-light: #99c5fd; $custom-dark: #000000;
JSON
{
"hex": "#5faefc",
"rgb": {
"r": 95,
"g": 174,
"b": 252
},
"hsl": {
"h": 209.809,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.73377,
"c": 0.1381,
"h": 250
},
"luminance": 0.39733
}Semantic roles & 50–950 ramp
primary
#5FAEFC
secondary
#F3DBC3
accent
#7200E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186