#6EAAC0#6EAAC0
#6EAAC0 is a light, moderate cyan. Relative luminance 0.359; OKLCH L 70.5% C 0.070 H 223.2°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6EAAC0 |
|---|---|
| RGB | rgb(110, 170, 192) |
| HSL | hsl(196, 39%, 59%) |
| HSV | hsv(196, 43%, 75%) |
| CMYK | cmyk(42.7%, 11.5%, 0%, 24.7%) |
| CIE-LAB | lab(66.42, -13.63, -17.36) |
| CIE-LCH | lch(66.42, 22.07, 231.86°) |
| OKLab | oklab(70.51% -0.0509 -0.0478) |
| OKLCH | oklch(70.51% 0.07 223.2) |
| XYZ | xyz(30.3162, 35.8681, 55.1847) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.91
Bluegrey
#85A3B2
ΔE00 6.01
Bluey Grey
#89A0B0
ΔE00 8.20
Turquoise Blue
#06B1C4
ΔE00 8.64
Light Grey Blue
#9DBCD4
ΔE00 9.45
Cadetblue
#5F9EA0
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EAAC0 #C0846E
analogous
#6EC0AD #6EAAC0 #6E81C0
triadic
#6EAAC0 #C06EAA #AAC06E
tetradic
#6EAAC0 #AD6EC0 #C0846E #81C06E
square
#6EAAC0 #AD6EC0 #C0846E #81C06E
split-complementary
#6EAAC0 #C06E81 #C0AD6E
monochromatic
#366A7D #498EA8 #6EAAC0 #99C3D3 #C3DCE5
Accessibility & contrast
On white
2.57
#6EAAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#6EAAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EAAC0
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EAAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EAAC0 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C1
Deuteranopia (green-blind)
#919DC0
Tritanopia (blue-blind)
#4BB1B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6eaac0; /* rgb */ color: rgb(110, 170, 192); /* oklch */ color: oklch(70.5% 0.070 223.2);
Tailwind
colors: {
custom: {
50: '#9bc3d3',
500: '#6eaac0',
950: '#000000',
},
}SCSS
$custom: #6eaac0; $custom-light: #9bc3d3; $custom-dark: #000000;
JSON
{
"hex": "#6eaac0",
"rgb": {
"r": 110,
"g": 170,
"b": 192
},
"hsl": {
"h": 196.098,
"s": 39.423,
"l": 59.216
},
"oklch": {
"l": 0.7051,
"c": 0.06987,
"h": 223.2
},
"luminance": 0.3587
}Semantic roles & 50–950 ramp
primary
#6EAAC0
secondary
#D5BDB5
accent
#7858CF
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182