#6CAEF5#6CAEF5
#6CAEF5 is a light, vivid cyan. Relative luminance 0.401; OKLCH L 73.6% C 0.124 H 251.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6CAEF5 |
|---|---|
| RGB | rgb(108, 174, 245) |
| HSL | hsl(211, 87%, 69%) |
| HSV | hsv(211, 56%, 96%) |
| CMYK | cmyk(55.9%, 29%, 0%, 3.9%) |
| CIE-LAB | lab(69.50, -0.87, -41.73) |
| CIE-LCH | lch(69.50, 41.74, 268.80°) |
| OKLab | oklab(73.6% -0.0394 -0.1174) |
| OKLCH | oklch(73.6% 0.124 251.5) |
| XYZ | xyz(37.7960, 40.0496, 92.1071) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.59
Carolina Blue
#8AB8FE
ΔE00 4.87
Cornflowerblue
#6495ED
ΔE00 7.74
Azure (survey)
#069AF3
ΔE00 7.76
Sky
#82CAFC
ΔE00 8.17
Lightblue (survey)
#7BC8F6
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CAEF5 #F5B36C
analogous
#6CF2F5 #6CAEF5 #6F6CF5
triadic
#6CAEF5 #F56CAE #AEF56C
tetradic
#6CAEF5 #F56CF2 #F5B36C #6CF56F
square
#6CAEF5 #F56CF2 #F5B36C #6CF56F
split-complementary
#6CAEF5 #F56F6C #F2F56C
monochromatic
#0F70D8 #338EF1 #6CAEF5 #A5CEF9 #DFEDFD
Accessibility & contrast
On white
2.33
#6CAEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#6CAEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CAEF5
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CAEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CAEF5 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F8
Deuteranopia (green-blind)
#7FA4F4
Tritanopia (blue-blind)
#00BEC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6caef5; /* rgb */ color: rgb(108, 174, 245); /* oklch */ color: oklch(73.6% 0.124 251.5);
Tailwind
colors: {
custom: {
50: '#9fc5f8',
500: '#6caef5',
950: '#000000',
},
}SCSS
$custom: #6caef5; $custom-light: #9fc5f8; $custom-dark: #000000;
JSON
{
"hex": "#6caef5",
"rgb": {
"r": 108,
"g": 174,
"b": 245
},
"hsl": {
"h": 211.095,
"s": 87.261,
"l": 69.216
},
"oklch": {
"l": 0.73602,
"c": 0.12382,
"h": 251.5
},
"luminance": 0.40053
}Semantic roles & 50–950 ramp
primary
#6CAEF5
secondary
#F2DFCA
accent
#7702E4
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185