#6EA2AF#6EA2AF
#6EA2AF is a light, muted cyan. Relative luminance 0.323; OKLCH L 68.0% C 0.058 H 215.1°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA2AF |
|---|---|
| RGB | rgb(110, 162, 175) |
| HSL | hsl(192, 29%, 56%) |
| HSV | hsv(192, 37%, 69%) |
| CMYK | cmyk(37.1%, 7.4%, 0%, 31.4%) |
| CIE-LAB | lab(63.55, -13.85, -12.20) |
| CIE-LCH | lch(63.55, 18.46, 221.39°) |
| OKLab | oklab(68.04% -0.0476 -0.0335) |
| OKLCH | oklch(68.04% 0.058 215.1) |
| XYZ | xyz(27.0859, 32.2491, 45.3466) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.50
Bluegrey
#85A3B2
ΔE00 6.07
Cadetblue
#5F9EA0
ΔE00 6.18
Bluey Grey
#89A0B0
ΔE00 8.37
Turquoise Blue
#06B1C4
ΔE00 8.97
Bluish Grey
#748B97
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA2AF #AF7B6E
analogous
#6EAF9B #6EA2AF #6E81AF
triadic
#6EA2AF #AF6EA2 #A2AF6E
tetradic
#6EA2AF #9B6EAF #AF7B6E #81AF6E
square
#6EA2AF #9B6EAF #AF7B6E #81AF6E
split-complementary
#6EA2AF #AF6E81 #AF9B6E
monochromatic
#3A5F69 #508390 #6EA2AF #95BBC5 #BDD5DB
Accessibility & contrast
On white
2.82
#6EA2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#6EA2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA2AF
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA2AF | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB0
Deuteranopia (green-blind)
#8E96AF
Tritanopia (blue-blind)
#55A7A6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #6ea2af; /* rgb */ color: rgb(110, 162, 175); /* oklch */ color: oklch(68.0% 0.058 215.1);
Tailwind
colors: {
custom: {
50: '#9abdc6',
500: '#6ea2af',
950: '#000000',
},
}SCSS
$custom: #6ea2af; $custom-light: #9abdc6; $custom-dark: #000000;
JSON
{
"hex": "#6ea2af",
"rgb": {
"r": 110,
"g": 162,
"b": 175
},
"hsl": {
"h": 192,
"s": 28.889,
"l": 55.882
},
"oklch": {
"l": 0.68039,
"c": 0.05819,
"h": 215.1
},
"luminance": 0.32251
}Semantic roles & 50–950 ramp
primary
#6EA2AF
secondary
#CAB4AF
accent
#7663C5
background
#F9FBFC
surface
#F2F6F8
border
#CCD0D1
text
#0E1213
muted
#7E8182