#6BAEF8#6BAEF8
#6BAEF8 is a light, vivid cyan. Relative luminance 0.402; OKLCH L 73.7% C 0.128 H 252.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6BAEF8 |
|---|---|
| RGB | rgb(107, 174, 248) |
| HSL | hsl(211, 91%, 70%) |
| HSV | hsv(211, 57%, 97%) |
| CMYK | cmyk(56.9%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(69.59, -0.15, -43.22) |
| CIE-LCH | lch(69.59, 43.23, 269.81°) |
| OKLab | oklab(73.7% -0.0393 -0.1217) |
| OKLCH | oklch(73.7% 0.128 252.1) |
| XYZ | xyz(38.1367, 40.1719, 94.5330) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.63
Carolina Blue
#8AB8FE
ΔE00 4.83
Cornflowerblue
#6495ED
ΔE00 7.74
Azure (survey)
#069AF3
ΔE00 7.81
Sky
#82CAFC
ΔE00 8.28
Lightblue (survey)
#7BC8F6
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BAEF8 #F8B56B
analogous
#6BF5F8 #6BAEF8 #6E6BF8
triadic
#6BAEF8 #F86BAE #AEF86B
tetradic
#6BAEF8 #F86BF5 #F8B56B #6BF86E
square
#6BAEF8 #F86BF5 #F8B56B #6BF86E
split-complementary
#6BAEF8 #F86E6B #F5F86B
monochromatic
#0B6FDE #318EF5 #6BAEF8 #A5CEFB #E0EEFE
Accessibility & contrast
On white
2.32
#6BAEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#6BAEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BAEF8
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BAEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BAEF8 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FB
Deuteranopia (green-blind)
#7DA4F7
Tritanopia (blue-blind)
#00BFC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6baef8; /* rgb */ color: rgb(107, 174, 248); /* oklch */ color: oklch(73.7% 0.128 252.1);
Tailwind
colors: {
custom: {
50: '#9fc5fb',
500: '#6baef8',
950: '#000000',
},
}SCSS
$custom: #6baef8; $custom-light: #9fc5fb; $custom-dark: #000000;
JSON
{
"hex": "#6baef8",
"rgb": {
"r": 107,
"g": 174,
"b": 248
},
"hsl": {
"h": 211.489,
"s": 90.968,
"l": 69.608
},
"oklch": {
"l": 0.73701,
"c": 0.12794,
"h": 252.1
},
"luminance": 0.40175
}Semantic roles & 50–950 ramp
primary
#6BAEF8
secondary
#F4E0CB
accent
#7800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185