#6FAEFC#6FAEFC
#6FAEFC is a light, vivid cyan. Relative luminance 0.407; OKLCH L 74.1% C 0.131 H 254.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAEFC |
|---|---|
| RGB | rgb(111, 174, 252) |
| HSL | hsl(213, 96%, 71%) |
| HSV | hsv(213, 56%, 99%) |
| CMYK | cmyk(56%, 31%, 0%, 1.2%) |
| CIE-LAB | lab(69.95, 1.89, -44.82) |
| CIE-LCH | lch(69.95, 44.86, 272.41°) |
| OKLab | oklab(74.09% -0.035 -0.1263) |
| OKLCH | oklch(74.09% 0.131 254.5) |
| XYZ | xyz(39.2561, 40.6766, 97.8593) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.94
Carolina Blue
#8AB8FE
ΔE00 4.13
Cornflowerblue
#6495ED
ΔE00 7.47
Azure (survey)
#069AF3
ΔE00 8.49
Pastel Blue
#A2BFFE
ΔE00 8.56
Sky
#82CAFC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAEFC #FCBD6F
analogous
#6FF5FC #6FAEFC #766FFC
triadic
#6FAEFC #FC6FAE #AEFC6F
tetradic
#6FAEFC #FC6FF5 #FCBD6F #6FFC76
square
#6FAEFC #FC6FF5 #FCBD6F #6FFC76
split-complementary
#6FAEFC #FC766F #F5FC6F
monochromatic
#056CEC #338CFB #6FAEFC #ABD0FD #E1EEFE
Accessibility & contrast
On white
2.30
#6FAEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#6FAEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAEFC
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAEFC | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#7CA5FA
Tritanopia (blue-blind)
#00C0CA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #6faefc; /* rgb */ color: rgb(111, 174, 252); /* oklch */ color: oklch(74.1% 0.131 254.5);
Tailwind
colors: {
custom: {
50: '#a2c5fd',
500: '#6faefc',
950: '#000000',
},
}SCSS
$custom: #6faefc; $custom-light: #a2c5fd; $custom-dark: #000000;
JSON
{
"hex": "#6faefc",
"rgb": {
"r": 111,
"g": 174,
"b": 252
},
"hsl": {
"h": 213.191,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.74088,
"c": 0.13108,
"h": 254.5
},
"luminance": 0.4068
}Semantic roles & 50–950 ramp
primary
#6FAEFC
secondary
#F6E5D1
accent
#7F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185