#6FAAF8#6FAAF8
#6FAAF8 is a light, vivid cyan. Relative luminance 0.389; OKLCH L 73.0% C 0.130 H 255.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAAF8 |
|---|---|
| RGB | rgb(111, 170, 248) |
| HSL | hsl(214, 91%, 70%) |
| HSV | hsv(214, 55%, 97%) |
| CMYK | cmyk(55.2%, 31.5%, 0%, 2.7%) |
| CIE-LAB | lab(68.68, 2.91, -44.64) |
| CIE-LCH | lch(68.68, 44.73, 273.73°) |
| OKLab | oklab(73.04% -0.0318 -0.1258) |
| OKLCH | oklch(73.04% 0.13 255.8) |
| XYZ | xyz(37.8676, 38.9032, 94.3023) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.58
Sky Blue (survey)
#75BBFD
ΔE00 5.11
Cornflowerblue
#6495ED
ΔE00 6.24
Azure (survey)
#069AF3
ΔE00 8.20
Dodgerblue
#1E90FF
ΔE00 8.39
Pastel Blue
#A2BFFE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAAF8 #F8BD6F
analogous
#6FEEF8 #6FAAF8 #796FF8
triadic
#6FAAF8 #F86FAA #AAF86F
tetradic
#6FAAF8 #F86FEE #F8BD6F #6FF879
square
#6FAAF8 #F86FEE #F8BD6F #6FF879
split-complementary
#6FAAF8 #F8796F #EEF86F
monochromatic
#0B67E2 #3588F5 #6FAAF8 #A9CCFB #E2EEFE
Accessibility & contrast
On white
2.39
#6FAAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#6FAAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAAF8
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAAF8 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFB
Deuteranopia (green-blind)
#79A2F6
Tritanopia (blue-blind)
#03BCC6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6faaf8; /* rgb */ color: rgb(111, 170, 248); /* oklch */ color: oklch(73.0% 0.130 255.8);
Tailwind
colors: {
custom: {
50: '#a1c3fb',
500: '#6faaf8',
950: '#000000',
},
}SCSS
$custom: #6faaf8; $custom-light: #a1c3fb; $custom-dark: #000000;
JSON
{
"hex": "#6faaf8",
"rgb": {
"r": 111,
"g": 170,
"b": 248
},
"hsl": {
"h": 214.161,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.73037,
"c": 0.12977,
"h": 255.8
},
"luminance": 0.38906
}Semantic roles & 50–950 ramp
primary
#6FAAF8
secondary
#F4E4CF
accent
#8300E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185