#6FAAF9#6FAAF9
#6FAAF9 is a light, vivid cyan. Relative luminance 0.390; OKLCH L 73.1% C 0.131 H 256.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAAF9 |
|---|---|
| RGB | rgb(111, 170, 249) |
| HSL | hsl(214, 92%, 71%) |
| HSV | hsv(214, 55%, 98%) |
| CMYK | cmyk(55.4%, 31.7%, 0%, 2.4%) |
| CIE-LAB | lab(68.73, 3.22, -45.11) |
| CIE-LCH | lch(68.73, 45.23, 274.08°) |
| OKLab | oklab(73.09% -0.0315 -0.1272) |
| OKLCH | oklch(73.09% 0.131 256.1) |
| XYZ | xyz(38.0232, 38.9654, 95.1215) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.55
Sky Blue (survey)
#75BBFD
ΔE00 5.14
Cornflowerblue
#6495ED
ΔE00 6.24
Azure (survey)
#069AF3
ΔE00 8.27
Dodgerblue
#1E90FF
ΔE00 8.41
Pastel Blue
#A2BFFE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAAF9 #F9BE6F
analogous
#6FEFF9 #6FAAF9 #796FF9
triadic
#6FAAF9 #F96FAA #AAF96F
tetradic
#6FAAF9 #F96FEF #F9BE6F #6FF979
square
#6FAAF9 #F96FEF #F9BE6F #6FF979
split-complementary
#6FAAF9 #F9796F #EFF96F
monochromatic
#0A67E4 #3487F7 #6FAAF9 #AACDFB #E2EEFE
Accessibility & contrast
On white
2.39
#6FAAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#6FAAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAAF9
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAAF9 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFC
Deuteranopia (green-blind)
#78A2F7
Tritanopia (blue-blind)
#00BCC6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6faaf9; /* rgb */ color: rgb(111, 170, 249); /* oklch */ color: oklch(73.1% 0.131 256.1);
Tailwind
colors: {
custom: {
50: '#a1c3fb',
500: '#6faaf9',
950: '#000000',
},
}SCSS
$custom: #6faaf9; $custom-light: #a1c3fb; $custom-dark: #000000;
JSON
{
"hex": "#6faaf9",
"rgb": {
"r": 111,
"g": 170,
"b": 249
},
"hsl": {
"h": 214.348,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.73087,
"c": 0.13104,
"h": 256.1
},
"luminance": 0.38969
}Semantic roles & 50–950 ramp
primary
#6FAAF9
secondary
#F5E5CF
accent
#8300E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185