#6DAAFF#6DAAFF
#6DAAFF is a light, vivid cyan. Relative luminance 0.392; OKLCH L 73.3% C 0.140 H 256.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6DAAFF |
|---|---|
| RGB | rgb(109, 170, 255) |
| HSL | hsl(215, 100%, 71%) |
| HSV | hsv(215, 57%, 100%) |
| CMYK | cmyk(57.3%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(68.91, 4.69, -48.09) |
| CIE-LCH | lch(68.91, 48.32, 275.57°) |
| OKLab | oklab(73.3% -0.0316 -0.1359) |
| OKLCH | oklch(73.3% 0.14 256.9) |
| XYZ | xyz(38.7251, 39.2174, 100.1173) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.58
Sky Blue (survey)
#75BBFD
ΔE00 5.22
Cornflowerblue
#6495ED
ΔE00 6.35
Azure (survey)
#069AF3
ΔE00 8.40
Dodgerblue
#1E90FF
ΔE00 8.40
Pastel Blue
#A2BFFE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DAAFF #FFC26D
analogous
#6DF3FF #6DAAFF #796DFF
triadic
#6DAAFF #FF6DAA #AAFF6D
tetradic
#6DAAFF #FF6DF3 #FFC26D #6DFF79
square
#6DAAFF #FF6DF3 #FFC26D #6DFF79
split-complementary
#6DAAFF #FF796D #F3FF6D
monochromatic
#0065F2 #3086FF #6DAAFF #AACEFF #E0EDFF
Accessibility & contrast
On white
2.37
#6DAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#6DAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DAAFF
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DAAFF | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#74A2FD
Tritanopia (blue-blind)
#00BDC9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6daaff; /* rgb */ color: rgb(109, 170, 255); /* oklch */ color: oklch(73.3% 0.140 256.9);
Tailwind
colors: {
custom: {
50: '#a1c2ff',
500: '#6daaff',
950: '#000000',
},
}SCSS
$custom: #6daaff; $custom-light: #a1c2ff; $custom-dark: #000000;
JSON
{
"hex": "#6daaff",
"rgb": {
"r": 109,
"g": 170,
"b": 255
},
"hsl": {
"h": 214.932,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.73295,
"c": 0.13951,
"h": 256.9
},
"luminance": 0.39221
}Semantic roles & 50–950 ramp
primary
#6DAAFF
secondary
#F7E7D1
accent
#8600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186