#6BB6DA#6BB6DA
#6BB6DA is a light, moderate cyan. Relative luminance 0.416; OKLCH L 74.1% C 0.091 H 230.5°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6BB6DA |
|---|---|
| RGB | rgb(107, 182, 218) |
| HSL | hsl(199, 60%, 64%) |
| HSV | hsv(199, 51%, 85%) |
| CMYK | cmyk(50.9%, 16.5%, 0%, 14.5%) |
| CIE-LAB | lab(70.62, -13.49, -25.28) |
| CIE-LCH | lch(70.62, 28.66, 241.92°) |
| OKLab | oklab(74.12% -0.0579 -0.0702) |
| OKLCH | oklch(74.12% 0.091 230.5) |
| XYZ | xyz(35.4416, 41.6407, 72.4859) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 5.56
Deepskyblue
#00BFFF
ΔE00 6.50
Sky Blue
#87CEEB
ΔE00 6.68
Baby Blue
#89CFF0
ΔE00 6.73
Sky
#82CAFC
ΔE00 6.90
Lightskyblue
#87CEFA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BB6DA #DA8F6B
analogous
#6BDAC6 #6BB6DA #6B7EDA
triadic
#6BB6DA #DA6BB6 #B6DA6B
tetradic
#6BB6DA #C66BDA #DA8F6B #7EDA6B
square
#6BB6DA #C66BDA #DA8F6B #7EDA6B
split-complementary
#6BB6DA #DA6B7E #DAC66B
monochromatic
#297BA2 #3A9ECE #6BB6DA #9CCEE6 #CDE6F2
Accessibility & contrast
On white
2.25
#6BB6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#6BB6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BB6DA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BB6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BB6DA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DC
Deuteranopia (green-blind)
#94A8DA
Tritanopia (blue-blind)
#2AC0C2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #6bb6da; /* rgb */ color: rgb(107, 182, 218); /* oklch */ color: oklch(74.1% 0.091 230.5);
Tailwind
colors: {
custom: {
50: '#9ccbe5',
500: '#6bb6da',
950: '#000000',
},
}SCSS
$custom: #6bb6da; $custom-light: #9ccbe5; $custom-dark: #000000;
JSON
{
"hex": "#6bb6da",
"rgb": {
"r": 107,
"g": 182,
"b": 218
},
"hsl": {
"h": 199.459,
"s": 60,
"l": 63.725
},
"oklch": {
"l": 0.74118,
"c": 0.09099,
"h": 230.5
},
"luminance": 0.41644
}Semantic roles & 50–950 ramp
primary
#6BB6DA
secondary
#E4CABD
accent
#551EC8
background
#FAFCFE
surface
#F3F8FC
border
#CDD1D5
text
#0F1315
muted
#7F8284