#6BAEF4#6BAEF4
#6BAEF4 is a light, vivid cyan. Relative luminance 0.399; OKLCH L 73.5% C 0.123 H 250.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6BAEF4 |
|---|---|
| RGB | rgb(107, 174, 244) |
| HSL | hsl(211, 86%, 69%) |
| HSV | hsv(211, 56%, 96%) |
| CMYK | cmyk(56.1%, 28.7%, 0%, 4.3%) |
| CIE-LAB | lab(69.42, -1.38, -41.33) |
| CIE-LCH | lch(69.42, 41.35, 268.08°) |
| OKLab | oklab(73.51% -0.0405 -0.1162) |
| OKLCH | oklch(73.51% 0.123 250.8) |
| XYZ | xyz(37.5228, 39.9263, 91.2996) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.56
Carolina Blue
#8AB8FE
ΔE00 5.07
Azure (survey)
#069AF3
ΔE00 7.61
Cornflowerblue
#6495ED
ΔE00 7.84
Sky
#82CAFC
ΔE00 8.10
Lightblue (survey)
#7BC8F6
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BAEF4 #F4B16B
analogous
#6BF3F4 #6BAEF4 #6D6BF4
triadic
#6BAEF4 #F46BAE #AEF46B
tetradic
#6BAEF4 #F46BF3 #F4B16B #6BF46D
square
#6BAEF4 #F46BF3 #F4B16B #6BF46D
split-complementary
#6BAEF4 #F46D6B #F3F46B
monochromatic
#1070D5 #328FF0 #6BAEF4 #A4CDF8 #DDECFC
Accessibility & contrast
On white
2.34
#6BAEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#6BAEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BAEF4
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BAEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BAEF4 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F7
Deuteranopia (green-blind)
#7FA3F3
Tritanopia (blue-blind)
#00BEC7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6baef4; /* rgb */ color: rgb(107, 174, 244); /* oklch */ color: oklch(73.5% 0.123 250.8);
Tailwind
colors: {
custom: {
50: '#9fc5f8',
500: '#6baef4',
950: '#000000',
},
}SCSS
$custom: #6baef4; $custom-light: #9fc5f8; $custom-dark: #000000;
JSON
{
"hex": "#6baef4",
"rgb": {
"r": 107,
"g": 174,
"b": 244
},
"hsl": {
"h": 210.657,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.73506,
"c": 0.12309,
"h": 250.8
},
"luminance": 0.3993
}Semantic roles & 50–950 ramp
primary
#6BAEF4
secondary
#F2DEC9
accent
#7503E3
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1217
muted
#7F8185