#6BAEF9#6BAEF9
#6BAEF9 is a light, vivid cyan. Relative luminance 0.402; OKLCH L 73.8% C 0.129 H 252.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6BAEF9 |
|---|---|
| RGB | rgb(107, 174, 249) |
| HSL | hsl(212, 92%, 70%) |
| HSV | hsv(212, 57%, 98%) |
| CMYK | cmyk(57%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(69.64, 0.16, -43.70) |
| CIE-LCH | lch(69.64, 43.70, 270.21°) |
| OKLab | oklab(73.75% -0.0391 -0.1231) |
| OKLCH | oklch(73.75% 0.129 252.4) |
| XYZ | xyz(38.2922, 40.2341, 95.3522) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.65
Carolina Blue
#8AB8FE
ΔE00 4.78
Cornflowerblue
#6495ED
ΔE00 7.72
Azure (survey)
#069AF3
ΔE00 7.86
Sky
#82CAFC
ΔE00 8.33
Lightblue (survey)
#7BC8F6
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BAEF9 #F9B66B
analogous
#6BF5F9 #6BAEF9 #6F6BF9
triadic
#6BAEF9 #F96BAE #AEF96B
tetradic
#6BAEF9 #F96BF5 #F9B66B #6BF96F
square
#6BAEF9 #F96BF5 #F9B66B #6BF96F
split-complementary
#6BAEF9 #F96F6B #F5F96B
monochromatic
#096FE0 #308EF7 #6BAEF9 #A6CEFB #E1EEFE
Accessibility & contrast
On white
2.32
#6BAEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#6BAEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BAEF9
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BAEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BAEF9 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FC
Deuteranopia (green-blind)
#7CA4F7
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6baef9; /* rgb */ color: rgb(107, 174, 249); /* oklch */ color: oklch(73.8% 0.129 252.4);
Tailwind
colors: {
custom: {
50: '#9fc5fb',
500: '#6baef9',
950: '#000000',
},
}SCSS
$custom: #6baef9; $custom-light: #9fc5fb; $custom-dark: #000000;
JSON
{
"hex": "#6baef9",
"rgb": {
"r": 107,
"g": 174,
"b": 249
},
"hsl": {
"h": 211.69,
"s": 92.208,
"l": 69.804
},
"oklch": {
"l": 0.7375,
"c": 0.12917,
"h": 252.4
},
"luminance": 0.40237
}Semantic roles & 50–950 ramp
primary
#6BAEF9
secondary
#F4E1CC
accent
#7900E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185