#6AAFFC#6AAFFC
#6AAFFC is a light, vivid cyan. Relative luminance 0.408; OKLCH L 74.1% C 0.132 H 252.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6AAFFC |
|---|---|
| RGB | rgb(106, 175, 252) |
| HSL | hsl(212, 96%, 70%) |
| HSV | hsv(212, 58%, 99%) |
| CMYK | cmyk(57.9%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(70.00, 0.34, -44.76) |
| CIE-LCH | lch(70.00, 44.76, 270.44°) |
| OKLab | oklab(74.07% -0.0401 -0.1262) |
| OKLCH | oklch(74.07% 0.132 252.4) |
| XYZ | xyz(38.8382, 40.7490, 97.8952) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.40
Carolina Blue
#8AB8FE
ΔE00 4.76
Azure (survey)
#069AF3
ΔE00 8.00
Cornflowerblue
#6495ED
ΔE00 8.06
Sky
#82CAFC
ΔE00 8.13
Lightblue (survey)
#7BC8F6
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AAFFC #FCB76A
analogous
#6AF8FC #6AAFFC #6E6AFC
triadic
#6AAFFC #FC6AAF #AFFC6A
tetradic
#6AAFFC #FC6AF8 #FCB76A #6AFC6E
square
#6AAFFC #FC6AF8 #FCB76A #6AFC6E
split-complementary
#6AAFFC #FC6E6A #F8FC6A
monochromatic
#0570E7 #2E8FFB #6AAFFC #A6CFFD #E1EFFE
Accessibility & contrast
On white
2.29
#6AAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#6AAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AAFFC
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AAFFC | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#7CA5FA
Tritanopia (blue-blind)
#00C1CA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #6aaffc; /* rgb */ color: rgb(106, 175, 252); /* oklch */ color: oklch(74.1% 0.132 252.4);
Tailwind
colors: {
custom: {
50: '#9fc6fd',
500: '#6aaffc',
950: '#000000',
},
}SCSS
$custom: #6aaffc; $custom-light: #9fc6fd; $custom-dark: #000000;
JSON
{
"hex": "#6aaffc",
"rgb": {
"r": 106,
"g": 175,
"b": 252
},
"hsl": {
"h": 211.644,
"s": 96.053,
"l": 70.196
},
"oklch": {
"l": 0.74067,
"c": 0.13241,
"h": 252.4
},
"luminance": 0.40752
}Semantic roles & 50–950 ramp
primary
#6AAFFC
secondary
#F5E2CD
accent
#7900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1317
muted
#7F8285