#6BACEA#6BACEA
#6BACEA is a light, moderate cyan. Relative luminance 0.386; OKLCH L 72.6% C 0.113 H 248.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6BACEA |
|---|---|
| RGB | rgb(107, 172, 234) |
| HSL | hsl(209, 75%, 67%) |
| HSV | hsv(209, 54%, 92%) |
| CMYK | cmyk(54.3%, 26.5%, 0%, 8.2%) |
| CIE-LAB | lab(68.44, -3.33, -37.40) |
| CIE-LCH | lch(68.44, 37.55, 264.92°) |
| OKLab | oklab(72.6% -0.0413 -0.1049) |
| OKLCH | oklch(72.6% 0.113 248.5) |
| XYZ | xyz(35.6619, 38.5684, 83.3911) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.19
Carolina Blue
#8AB8FE
ΔE00 5.77
Azure (survey)
#069AF3
ΔE00 7.09
Cornflowerblue
#6495ED
ΔE00 7.54
Sky
#82CAFC
ΔE00 8.32
Lightblue (survey)
#7BC8F6
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BACEA #EAA96B
analogous
#6BEAE8 #6BACEA #6B6DEA
triadic
#6BACEA #EA6BAC #ACEA6B
tetradic
#6BACEA #E86BEA #EAA96B #6DEA6B
square
#6BACEA #E86BEA #EAA96B #6DEA6B
split-complementary
#6BACEA #EA6B6D #EAE86B
monochromatic
#1B6FBF #358EE2 #6BACEA #A1CAF2 #D6E8F9
Accessibility & contrast
On white
2.41
#6BACEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#6BACEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BACEA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BACEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BACEA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#82A1E9
Tritanopia (blue-blind)
#12BAC1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6bacea; /* rgb */ color: rgb(107, 172, 234); /* oklch */ color: oklch(72.6% 0.113 248.5);
Tailwind
colors: {
custom: {
50: '#9dc4f1',
500: '#6bacea',
950: '#000000',
},
}SCSS
$custom: #6bacea; $custom-light: #9dc4f1; $custom-dark: #000000;
JSON
{
"hex": "#6bacea",
"rgb": {
"r": 107,
"g": 172,
"b": 234
},
"hsl": {
"h": 209.291,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.72596,
"c": 0.11273,
"h": 248.5
},
"luminance": 0.38571
}Semantic roles & 50–950 ramp
primary
#6BACEA
secondary
#EDD8C4
accent
#700ED7
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1216
muted
#7F8184