#6CAEFE#6CAEFE
#6CAEFE is a light, vivid cyan. Relative luminance 0.406; OKLCH L 74.0% C 0.135 H 254.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6CAEFE |
|---|---|
| RGB | rgb(108, 174, 254) |
| HSL | hsl(213, 99%, 71%) |
| HSV | hsv(213, 57%, 100%) |
| CMYK | cmyk(57.5%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(69.90, 1.92, -45.98) |
| CIE-LCH | lch(69.90, 46.02, 272.39°) |
| OKLab | oklab(74.05% -0.0369 -0.1297) |
| OKLCH | oklch(74.05% 0.135 254.1) |
| XYZ | xyz(39.2034, 40.6126, 99.5198) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.86
Carolina Blue
#8AB8FE
ΔE00 4.42
Cornflowerblue
#6495ED
ΔE00 7.61
Azure (survey)
#069AF3
ΔE00 8.26
Sky
#82CAFC
ΔE00 8.58
Pastel Blue
#A2BFFE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CAEFE #FEBC6C
analogous
#6CF7FE #6CAEFE #736CFE
triadic
#6CAEFE #FE6CAE #AEFE6C
tetradic
#6CAEFE #FE6CF7 #FEBC6C #6CFE73
square
#6CAEFE #FE6CF7 #FEBC6C #6CFE73
split-complementary
#6CAEFE #FE736C #F7FE6C
monochromatic
#026CEE #2F8DFE #6CAEFE #A9CFFE #E1EEFF
Accessibility & contrast
On white
2.30
#6CAEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#6CAEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CAEFE
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CAEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CAEFE | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#7AA4FC
Tritanopia (blue-blind)
#00C0CB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #6caefe; /* rgb */ color: rgb(108, 174, 254); /* oklch */ color: oklch(74.0% 0.135 254.1);
Tailwind
colors: {
custom: {
50: '#a0c5ff',
500: '#6caefe',
950: '#000000',
},
}SCSS
$custom: #6caefe; $custom-light: #a0c5ff; $custom-dark: #000000;
JSON
{
"hex": "#6caefe",
"rgb": {
"r": 108,
"g": 174,
"b": 254
},
"hsl": {
"h": 212.877,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.74045,
"c": 0.1349,
"h": 254.1
},
"luminance": 0.40616
}Semantic roles & 50–950 ramp
primary
#6CAEFE
secondary
#F6E5CF
accent
#7E00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186