#6BAEF6#6BAEF6
#6BAEF6 is a light, vivid cyan. Relative luminance 0.401; OKLCH L 73.6% C 0.126 H 251.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6BAEF6 |
|---|---|
| RGB | rgb(107, 174, 246) |
| HSL | hsl(211, 89%, 69%) |
| HSV | hsv(211, 57%, 96%) |
| CMYK | cmyk(56.5%, 29.3%, 0%, 3.5%) |
| CIE-LAB | lab(69.50, -0.77, -42.28) |
| CIE-LCH | lch(69.50, 42.28, 268.96°) |
| OKLab | oklab(73.6% -0.0399 -0.119) |
| OKLCH | oklch(73.6% 0.126 251.5) |
| XYZ | xyz(37.8281, 40.0485, 92.9076) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.58
Carolina Blue
#8AB8FE
ΔE00 4.94
Azure (survey)
#069AF3
ΔE00 7.71
Cornflowerblue
#6495ED
ΔE00 7.78
Sky
#82CAFC
ΔE00 8.19
Lightblue (survey)
#7BC8F6
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BAEF6 #F6B36B
analogous
#6BF4F6 #6BAEF6 #6E6BF6
triadic
#6BAEF6 #F66BAE #AEF66B
tetradic
#6BAEF6 #F66BF4 #F6B36B #6BF66E
square
#6BAEF6 #F66BF4 #F6B36B #6BF66E
split-complementary
#6BAEF6 #F66E6B #F4F66B
monochromatic
#0D70D9 #318EF2 #6BAEF6 #A5CEFA #DEEDFD
Accessibility & contrast
On white
2.33
#6BAEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#6BAEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BAEF6
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BAEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BAEF6 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F9
Deuteranopia (green-blind)
#7EA4F5
Tritanopia (blue-blind)
#00BFC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6baef6; /* rgb */ color: rgb(107, 174, 246); /* oklch */ color: oklch(73.6% 0.126 251.5);
Tailwind
colors: {
custom: {
50: '#9fc5f9',
500: '#6baef6',
950: '#000000',
},
}SCSS
$custom: #6baef6; $custom-light: #9fc5f9; $custom-dark: #000000;
JSON
{
"hex": "#6baef6",
"rgb": {
"r": 107,
"g": 174,
"b": 246
},
"hsl": {
"h": 211.079,
"s": 88.535,
"l": 69.216
},
"oklch": {
"l": 0.73603,
"c": 0.1255,
"h": 251.5
},
"luminance": 0.40052
}Semantic roles & 50–950 ramp
primary
#6BAEF6
secondary
#F3DFCA
accent
#7700E5
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185