#6BAAEA#6BAAEA
#6BAAEA is a light, moderate cyan. Relative luminance 0.378; OKLCH L 72.2% C 0.114 H 250.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6BAAEA |
|---|---|
| RGB | rgb(107, 170, 234) |
| HSL | hsl(210, 75%, 67%) |
| HSV | hsv(210, 54%, 92%) |
| CMYK | cmyk(54.3%, 27.4%, 0%, 8.2%) |
| CIE-LAB | lab(67.88, -2.21, -38.27) |
| CIE-LCH | lch(67.88, 38.33, 266.69°) |
| OKLab | oklab(72.16% -0.039 -0.1074) |
| OKLCH | oklch(72.16% 0.114 250) |
| XYZ | xyz(35.2841, 37.8129, 83.2652) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.74
Carolina Blue
#8AB8FE
ΔE00 5.77
Cornflowerblue
#6495ED
ΔE00 6.82
Azure (survey)
#069AF3
ΔE00 6.91
Dodgerblue
#1E90FF
ΔE00 8.18
Dark Sky Blue
#448EE4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BAAEA #EAAB6B
analogous
#6BEAEA #6BAAEA #6C6BEA
triadic
#6BAAEA #EA6BAA #AAEA6B
tetradic
#6BAAEA #EA6BEA #EAAB6B #6BEA6C
square
#6BAAEA #EA6BEA #EAAB6B #6BEA6C
split-complementary
#6BAAEA #EA6C6B #EAEA6B
monochromatic
#1B6DBF #358BE2 #6BAAEA #A1C9F2 #D6E8F9
Accessibility & contrast
On white
2.45
#6BAAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#6BAAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BAAEA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BAAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BAAEA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ACED
Deuteranopia (green-blind)
#7FA0E9
Tritanopia (blue-blind)
#13B9C0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6baaea; /* rgb */ color: rgb(107, 170, 234); /* oklch */ color: oklch(72.2% 0.114 250.0);
Tailwind
colors: {
custom: {
50: '#9dc3f1',
500: '#6baaea',
950: '#000000',
},
}SCSS
$custom: #6baaea; $custom-light: #9dc3f1; $custom-dark: #000000;
JSON
{
"hex": "#6baaea",
"rgb": {
"r": 107,
"g": 170,
"b": 234
},
"hsl": {
"h": 210.236,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.72159,
"c": 0.11429,
"h": 250
},
"luminance": 0.37816
}Semantic roles & 50–950 ramp
primary
#6BAAEA
secondary
#EDD9C4
accent
#740ED7
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1216
muted
#7F8184