#6CAEF6#6CAEF6
#6CAEF6 is a light, vivid cyan. Relative luminance 0.401; OKLCH L 73.7% C 0.125 H 251.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6CAEF6 |
|---|---|
| RGB | rgb(108, 174, 246) |
| HSL | hsl(211, 88%, 69%) |
| HSV | hsv(211, 56%, 96%) |
| CMYK | cmyk(56.1%, 29.3%, 0%, 3.5%) |
| CIE-LAB | lab(69.55, -0.57, -42.20) |
| CIE-LCH | lch(69.55, 42.21, 269.23°) |
| OKLab | oklab(73.65% -0.0391 -0.1188) |
| OKLCH | oklch(73.65% 0.125 251.8) |
| XYZ | xyz(37.9490, 40.1108, 92.9132) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.61
Carolina Blue
#8AB8FE
ΔE00 4.81
Cornflowerblue
#6495ED
ΔE00 7.72
Azure (survey)
#069AF3
ΔE00 7.81
Sky
#82CAFC
ΔE00 8.22
Lightblue (survey)
#7BC8F6
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CAEF6 #F6B46C
analogous
#6CF3F6 #6CAEF6 #6F6CF6
triadic
#6CAEF6 #F66CAE #AEF66C
tetradic
#6CAEF6 #F66CF3 #F6B46C #6CF66F
square
#6CAEF6 #F66CF3 #F6B46C #6CF66F
split-complementary
#6CAEF6 #F66F6C #F3F66C
monochromatic
#0D6FDA #328EF2 #6CAEF6 #A6CEFA #DFEEFD
Accessibility & contrast
On white
2.33
#6CAEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#6CAEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CAEF6
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CAEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CAEF6 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F9
Deuteranopia (green-blind)
#7EA4F5
Tritanopia (blue-blind)
#00BFC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6caef6; /* rgb */ color: rgb(108, 174, 246); /* oklch */ color: oklch(73.7% 0.125 251.8);
Tailwind
colors: {
custom: {
50: '#9fc5f9',
500: '#6caef6',
950: '#000000',
},
}SCSS
$custom: #6caef6; $custom-light: #9fc5f9; $custom-dark: #000000;
JSON
{
"hex": "#6caef6",
"rgb": {
"r": 108,
"g": 174,
"b": 246
},
"hsl": {
"h": 211.304,
"s": 88.462,
"l": 69.412
},
"oklch": {
"l": 0.7365,
"c": 0.12504,
"h": 251.8
},
"luminance": 0.40114
}Semantic roles & 50–950 ramp
primary
#6CAEF6
secondary
#F3E0CB
accent
#7800E5
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185