#6EA6BC#6EA6BC
#6EA6BC is a light, moderate cyan. Relative luminance 0.342; OKLCH L 69.4% C 0.067 H 224.7°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA6BC |
|---|---|
| RGB | rgb(110, 166, 188) |
| HSL | hsl(197, 37%, 58%) |
| HSV | hsv(197, 41%, 74%) |
| CMYK | cmyk(41.5%, 11.7%, 0%, 26.3%) |
| CIE-LAB | lab(65.13, -12.56, -17.08) |
| CIE-LCH | lch(65.13, 21.20, 233.66°) |
| OKLab | oklab(69.44% -0.0475 -0.047) |
| OKLCH | oklch(69.44% 0.067 224.7) |
| XYZ | xyz(29.1406, 34.2163, 52.6361) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.80
Bluegrey
#85A3B2
ΔE00 5.29
Bluey Grey
#89A0B0
ΔE00 7.39
Turquoise Blue
#06B1C4
ΔE00 9.34
Cadetblue
#5F9EA0
ΔE00 9.52
Light Grey Blue
#9DBCD4
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA6BC #BC846E
analogous
#6EBCAB #6EA6BC #6E7FBC
triadic
#6EA6BC #BC6EA6 #A6BC6E
tetradic
#6EA6BC #AB6EBC #BC846E #7FBC6E
square
#6EA6BC #AB6EBC #BC846E #7FBC6E
split-complementary
#6EA6BC #BC6E7F #BCAB6E
monochromatic
#376678 #4B89A2 #6EA6BC #98C0CF #C2D9E3
Accessibility & contrast
On white
2.68
#6EA6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#6EA6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA6BC
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA6BC | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BD
Deuteranopia (green-blind)
#8E9ABC
Tritanopia (blue-blind)
#4EADAD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6ea6bc; /* rgb */ color: rgb(110, 166, 188); /* oklch */ color: oklch(69.4% 0.067 224.7);
Tailwind
colors: {
custom: {
50: '#9bc0d0',
500: '#6ea6bc',
950: '#000000',
},
}SCSS
$custom: #6ea6bc; $custom-light: #9bc0d0; $custom-dark: #000000;
JSON
{
"hex": "#6ea6bc",
"rgb": {
"r": 110,
"g": 166,
"b": 188
},
"hsl": {
"h": 196.923,
"s": 36.792,
"l": 58.431
},
"oklch": {
"l": 0.69443,
"c": 0.06687,
"h": 224.7
},
"luminance": 0.34218
}Semantic roles & 50–950 ramp
primary
#6EA6BC
secondary
#D2BCB3
accent
#7B5BCD
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0E1214
muted
#7E8182