#6FAEF6#6FAEF6
#6FAEF6 is a light, vivid cyan. Relative luminance 0.403; OKLCH L 73.8% C 0.124 H 252.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAEF6 |
|---|---|
| RGB | rgb(111, 174, 246) |
| HSL | hsl(212, 88%, 70%) |
| HSV | hsv(212, 55%, 96%) |
| CMYK | cmyk(54.9%, 29.3%, 0%, 3.5%) |
| CIE-LAB | lab(69.68, 0.05, -41.98) |
| CIE-LCH | lch(69.68, 41.98, 270.06°) |
| OKLab | oklab(73.79% -0.0367 -0.1181) |
| OKLCH | oklch(73.79% 0.124 252.7) |
| XYZ | xyz(38.3203, 40.3023, 92.9306) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.73
Carolina Blue
#8AB8FE
ΔE00 4.41
Cornflowerblue
#6495ED
ΔE00 7.53
Azure (survey)
#069AF3
ΔE00 8.15
Sky
#82CAFC
ΔE00 8.32
Pastel Blue
#A2BFFE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAEF6 #F6B76F
analogous
#6FF1F6 #6FAEF6 #746FF6
triadic
#6FAEF6 #F66FAE #AEF66F
tetradic
#6FAEF6 #F66FF1 #F6B76F #6FF674
square
#6FAEF6 #F66FF1 #F6B76F #6FF674
split-complementary
#6FAEF6 #F6746F #F1F66F
monochromatic
#0E6EDD #358EF2 #6FAEF6 #A9CEFA #E2EFFD
Accessibility & contrast
On white
2.32
#6FAEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#6FAEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAEF6
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAEF6 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B2F9
Deuteranopia (green-blind)
#7FA4F5
Tritanopia (blue-blind)
#08BEC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6faef6; /* rgb */ color: rgb(111, 174, 246); /* oklch */ color: oklch(73.8% 0.124 252.7);
Tailwind
colors: {
custom: {
50: '#a1c5f9',
500: '#6faef6',
950: '#000000',
},
}SCSS
$custom: #6faef6; $custom-light: #a1c5f9; $custom-dark: #000000;
JSON
{
"hex": "#6faef6",
"rgb": {
"r": 111,
"g": 174,
"b": 246
},
"hsl": {
"h": 212,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.73794,
"c": 0.12364,
"h": 252.7
},
"luminance": 0.40305
}Semantic roles & 50–950 ramp
primary
#6FAEF6
secondary
#F3E2CE
accent
#7A01E5
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185