#6EAABB#6EAABB
#6EAABB is a light, moderate cyan. Relative luminance 0.357; OKLCH L 70.3% C 0.067 H 217.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6EAABB |
|---|---|
| RGB | rgb(110, 170, 187) |
| HSL | hsl(193, 36%, 58%) |
| HSV | hsv(193, 41%, 73%) |
| CMYK | cmyk(41.2%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(66.25, -14.97, -14.83) |
| CIE-LCH | lch(66.25, 21.07, 224.74°) |
| OKLab | oklab(70.32% -0.0529 -0.0408) |
| OKLCH | oklch(70.32% 0.067 217.6) |
| XYZ | xyz(29.7716, 35.6503, 52.3165) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.85
Bluegrey
#85A3B2
ΔE00 6.58
Turquoise Blue
#06B1C4
ΔE00 7.80
Cadetblue
#5F9EA0
ΔE00 7.82
Bluey Grey
#89A0B0
ΔE00 8.97
Sky Blue
#87CEEB
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EAABB #BB7F6E
analogous
#6EBBA5 #6EAABB #6E83BB
triadic
#6EAABB #BB6EAA #AABB6E
tetradic
#6EAABB #A56EBB #BB7F6E #83BB6E
square
#6EAABB #A56EBB #BB7F6E #83BB6E
split-complementary
#6EAABB #BB6E83 #BBA56E
monochromatic
#386977 #4B8EA1 #6EAABB #98C2CF #C1DBE2
Accessibility & contrast
On white
2.58
#6EAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#6EAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EAABB
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EAABB | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BC
Deuteranopia (green-blind)
#939DBB
Tritanopia (blue-blind)
#4EB0AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6eaabb; /* rgb */ color: rgb(110, 170, 187); /* oklch */ color: oklch(70.3% 0.067 217.6);
Tailwind
colors: {
custom: {
50: '#9bc3cf',
500: '#6eaabb',
950: '#000000',
},
}SCSS
$custom: #6eaabb; $custom-light: #9bc3cf; $custom-dark: #000000;
JSON
{
"hex": "#6eaabb",
"rgb": {
"r": 110,
"g": 170,
"b": 187
},
"hsl": {
"h": 193.247,
"s": 36.15,
"l": 58.235
},
"oklch": {
"l": 0.70322,
"c": 0.06679,
"h": 217.6
},
"luminance": 0.35652
}Semantic roles & 50–950 ramp
primary
#6EAABB
secondary
#D2BAB3
accent
#745CCC
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1213
muted
#7E8182