#6CAEFD#6CAEFD
#6CAEFD is a light, vivid cyan. Relative luminance 0.406; OKLCH L 74.0% C 0.134 H 253.9°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6CAEFD |
|---|---|
| RGB | rgb(108, 174, 253) |
| HSL | hsl(213, 97%, 71%) |
| HSV | hsv(213, 57%, 99%) |
| CMYK | cmyk(57.3%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(69.86, 1.60, -45.51) |
| CIE-LCH | lch(69.86, 45.54, 272.02°) |
| OKLab | oklab(74% -0.0372 -0.1284) |
| OKLCH | oklch(74% 0.134 253.9) |
| XYZ | xyz(39.0437, 40.5487, 98.6786) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.82
Carolina Blue
#8AB8FE
ΔE00 4.46
Cornflowerblue
#6495ED
ΔE00 7.62
Azure (survey)
#069AF3
ΔE00 8.20
Sky
#82CAFC
ΔE00 8.53
Pastel Blue
#A2BFFE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CAEFD #FDBB6C
analogous
#6CF6FD #6CAEFD #726CFD
triadic
#6CAEFD #FD6CAE #AEFD6C
tetradic
#6CAEFD #FD6CF6 #FDBB6C #6CFD72
square
#6CAEFD #FD6CF6 #FDBB6C #6CFD72
split-complementary
#6CAEFD #FD726C #F6FD6C
monochromatic
#036DEB #308DFC #6CAEFD #A8CFFE #E1EEFF
Accessibility & contrast
On white
2.31
#6CAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#6CAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CAEFD
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CAEFD | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#00C0CA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #6caefd; /* rgb */ color: rgb(108, 174, 253); /* oklch */ color: oklch(74.0% 0.134 253.9);
Tailwind
colors: {
custom: {
50: '#a0c5fe',
500: '#6caefd',
950: '#000000',
},
}SCSS
$custom: #6caefd; $custom-light: #a0c5fe; $custom-dark: #000000;
JSON
{
"hex": "#6caefd",
"rgb": {
"r": 108,
"g": 174,
"b": 253
},
"hsl": {
"h": 212.69,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.73995,
"c": 0.13365,
"h": 253.9
},
"luminance": 0.40552
}Semantic roles & 50–950 ramp
primary
#6CAEFD
secondary
#F6E4CF
accent
#7D00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186