#6BAEED#6BAEED
#6BAEED is a light, moderate cyan. Relative luminance 0.395; OKLCH L 73.2% C 0.115 H 248.2°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6BAEED |
|---|---|
| RGB | rgb(107, 174, 237) |
| HSL | hsl(209, 78%, 67%) |
| HSV | hsv(209, 55%, 93%) |
| CMYK | cmyk(54.9%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(69.12, -3.53, -37.98) |
| CIE-LCH | lch(69.12, 38.14, 264.70°) |
| OKLab | oklab(73.17% -0.0426 -0.1066) |
| OKLCH | oklch(73.17% 0.115 248.2) |
| XYZ | xyz(36.4800, 39.5093, 85.8080) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.61
Carolina Blue
#8AB8FE
ΔE00 5.60
Azure (survey)
#069AF3
ΔE00 7.40
Sky
#82CAFC
ΔE00 7.79
Lightblue (survey)
#7BC8F6
ΔE00 8.02
Cornflowerblue
#6495ED
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BAEED #EDAA6B
analogous
#6BEDEB #6BAEED #6B6DED
triadic
#6BAEED #ED6BAE #AEED6B
tetradic
#6BAEED #EB6BED #EDAA6B #6DED6B
square
#6BAEED #EB6BED #EDAA6B #6DED6B
split-complementary
#6BAEED #ED6B6D #EDEB6B
monochromatic
#1871C6 #3490E6 #6BAEED #A2CCF4 #D8EAFA
Accessibility & contrast
On white
2.36
#6BAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#6BAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BAEED
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BAEED | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#02BDC4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6baeed; /* rgb */ color: rgb(107, 174, 237); /* oklch */ color: oklch(73.2% 0.115 248.2);
Tailwind
colors: {
custom: {
50: '#9ec6f3',
500: '#6baeed',
950: '#000000',
},
}SCSS
$custom: #6baeed; $custom-light: #9ec6f3; $custom-dark: #000000;
JSON
{
"hex": "#6baeed",
"rgb": {
"r": 107,
"g": 174,
"b": 237
},
"hsl": {
"h": 209.077,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.73173,
"c": 0.11475,
"h": 248.2
},
"luminance": 0.39512
}Semantic roles & 50–950 ramp
primary
#6BAEED
secondary
#EED9C6
accent
#700BDB
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1217
muted
#7F8185