#6CAEF9#6CAEF9
#6CAEF9 is a light, vivid cyan. Relative luminance 0.403; OKLCH L 73.8% C 0.129 H 252.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6CAEF9 |
|---|---|
| RGB | rgb(108, 174, 249) |
| HSL | hsl(212, 92%, 70%) |
| HSV | hsv(212, 57%, 98%) |
| CMYK | cmyk(56.6%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(69.68, 0.36, -43.63) |
| CIE-LCH | lch(69.68, 43.63, 270.47°) |
| OKLab | oklab(73.8% -0.0383 -0.1229) |
| OKLCH | oklch(73.8% 0.129 252.7) |
| XYZ | xyz(38.4132, 40.2965, 95.3579) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.68
Carolina Blue
#8AB8FE
ΔE00 4.65
Cornflowerblue
#6495ED
ΔE00 7.66
Azure (survey)
#069AF3
ΔE00 7.97
Sky
#82CAFC
ΔE00 8.36
Lightblue (survey)
#7BC8F6
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CAEF9 #F9B76C
analogous
#6CF4F9 #6CAEF9 #716CF9
triadic
#6CAEF9 #F96CAE #AEF96C
tetradic
#6CAEF9 #F96CF4 #F9B76C #6CF971
square
#6CAEF9 #F96CF4 #F9B76C #6CF971
split-complementary
#6CAEF9 #F9716C #F4F96C
monochromatic
#096EE1 #318EF7 #6CAEF9 #A7CEFB #E2EFFE
Accessibility & contrast
On white
2.32
#6CAEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#6CAEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CAEF9
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CAEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CAEF9 | 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)
#8FB2FC
Deuteranopia (green-blind)
#7DA4F7
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6caef9; /* rgb */ color: rgb(108, 174, 249); /* oklch */ color: oklch(73.8% 0.129 252.7);
Tailwind
colors: {
custom: {
50: '#a0c5fb',
500: '#6caef9',
950: '#000000',
},
}SCSS
$custom: #6caef9; $custom-light: #a0c5fb; $custom-dark: #000000;
JSON
{
"hex": "#6caef9",
"rgb": {
"r": 108,
"g": 174,
"b": 249
},
"hsl": {
"h": 211.915,
"s": 92.157,
"l": 70
},
"oklch": {
"l": 0.73797,
"c": 0.12871,
"h": 252.7
},
"luminance": 0.403
}Semantic roles & 50–950 ramp
primary
#6CAEF9
secondary
#F4E2CD
accent
#7A00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185