#6BAEF5#6BAEF5
#6BAEF5 is a light, vivid cyan. Relative luminance 0.400; OKLCH L 73.6% C 0.124 H 251.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6BAEF5 |
|---|---|
| RGB | rgb(107, 174, 245) |
| HSL | hsl(211, 87%, 69%) |
| HSV | hsv(211, 56%, 96%) |
| CMYK | cmyk(56.3%, 29%, 0%, 3.9%) |
| CIE-LAB | lab(69.46, -1.07, -41.80) |
| CIE-LCH | lch(69.46, 41.81, 268.53°) |
| OKLab | oklab(73.56% -0.0402 -0.1176) |
| OKLCH | oklch(73.56% 0.124 251.1) |
| XYZ | xyz(37.6750, 39.9872, 92.1014) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.57
Carolina Blue
#8AB8FE
ΔE00 5.00
Azure (survey)
#069AF3
ΔE00 7.66
Cornflowerblue
#6495ED
ΔE00 7.81
Sky
#82CAFC
ΔE00 8.15
Lightblue (survey)
#7BC8F6
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BAEF5 #F5B26B
analogous
#6BF3F5 #6BAEF5 #6D6BF5
triadic
#6BAEF5 #F56BAE #AEF56B
tetradic
#6BAEF5 #F56BF3 #F5B26B #6BF56D
square
#6BAEF5 #F56BF3 #F5B26B #6BF56D
split-complementary
#6BAEF5 #F56D6B #F3F56B
monochromatic
#0F70D7 #328FF1 #6BAEF5 #A4CDF9 #DEEDFD
Accessibility & contrast
On white
2.33
#6BAEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#6BAEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BAEF5
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BAEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BAEF5 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F8
Deuteranopia (green-blind)
#7EA4F4
Tritanopia (blue-blind)
#00BEC7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6baef5; /* rgb */ color: rgb(107, 174, 245); /* oklch */ color: oklch(73.6% 0.124 251.1);
Tailwind
colors: {
custom: {
50: '#9fc5f8',
500: '#6baef5',
950: '#000000',
},
}SCSS
$custom: #6baef5; $custom-light: #9fc5f8; $custom-dark: #000000;
JSON
{
"hex": "#6baef5",
"rgb": {
"r": 107,
"g": 174,
"b": 245
},
"hsl": {
"h": 210.87,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.73555,
"c": 0.1243,
"h": 251.1
},
"luminance": 0.3999
}Semantic roles & 50–950 ramp
primary
#6BAEF5
secondary
#F2DECA
accent
#7602E4
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185