#6CAAFA#6CAAFA
#6CAAFA is a light, vivid cyan. Relative luminance 0.388; OKLCH L 73.0% C 0.134 H 255.4°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6CAAFA |
|---|---|
| RGB | rgb(108, 170, 250) |
| HSL | hsl(214, 93%, 70%) |
| HSV | hsv(214, 57%, 98%) |
| CMYK | cmyk(56.8%, 32%, 0%, 2%) |
| CIE-LAB | lab(68.63, 2.93, -45.81) |
| CIE-LCH | lch(68.63, 45.91, 273.65°) |
| OKLab | oklab(72.99% -0.0337 -0.1293) |
| OKLCH | oklch(72.99% 0.134 255.4) |
| XYZ | xyz(37.8083, 38.8365, 95.9277) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.82
Sky Blue (survey)
#75BBFD
ΔE00 5.00
Cornflowerblue
#6495ED
ΔE00 6.38
Azure (survey)
#069AF3
ΔE00 7.92
Dodgerblue
#1E90FF
ΔE00 8.23
Dark Sky Blue
#448EE4
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CAAFA #FABC6C
analogous
#6CF1FA #6CAAFA #756CFA
triadic
#6CAAFA #FA6CAA #AAFA6C
tetradic
#6CAAFA #FA6CF1 #FABC6C #6CFA75
square
#6CAAFA #FA6CF1 #FABC6C #6CFA75
split-complementary
#6CAAFA #FA756C #F1FA6C
monochromatic
#0868E4 #3188F8 #6CAAFA #A7CCFC #E1EEFE
Accessibility & contrast
On white
2.40
#6CAAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#6CAAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CAAFA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CAAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CAAFA | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#77A1F8
Tritanopia (blue-blind)
#00BCC7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6caafa; /* rgb */ color: rgb(108, 170, 250); /* oklch */ color: oklch(73.0% 0.134 255.4);
Tailwind
colors: {
custom: {
50: '#a0c3fc',
500: '#6caafa',
950: '#000000',
},
}SCSS
$custom: #6caafa; $custom-light: #a0c3fc; $custom-dark: #000000;
JSON
{
"hex": "#6caafa",
"rgb": {
"r": 108,
"g": 170,
"b": 250
},
"hsl": {
"h": 213.803,
"s": 93.421,
"l": 70.196
},
"oklch": {
"l": 0.72992,
"c": 0.1336,
"h": 255.4
},
"luminance": 0.3884
}Semantic roles & 50–950 ramp
primary
#6CAAFA
secondary
#F5E3CD
accent
#8100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185