#6EA4AF#6EA4AF
#6EA4AF is a light, muted cyan. Relative luminance 0.330; OKLCH L 68.5% C 0.059 H 211.8°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA4AF |
|---|---|
| RGB | rgb(110, 164, 175) |
| HSL | hsl(190, 29%, 56%) |
| HSV | hsv(190, 37%, 69%) |
| CMYK | cmyk(37.1%, 6.3%, 0%, 31.4%) |
| CIE-LAB | lab(64.13, -14.92, -11.33) |
| CIE-LCH | lch(64.13, 18.73, 217.23°) |
| OKLab | oklab(68.5% -0.0502 -0.0311) |
| OKLCH | oklch(68.5% 0.059 211.8) |
| XYZ | xyz(27.4410, 32.9594, 45.4650) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.37
Greyblue
#77A1B5
ΔE00 5.58
Bluegrey
#85A3B2
ΔE00 6.88
Turquoise Blue
#06B1C4
ΔE00 8.42
Bluey Grey
#89A0B0
ΔE00 9.22
Cool Grey
#95A3A6
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA4AF #AF796E
analogous
#6EAF99 #6EA4AF #6E83AF
triadic
#6EA4AF #AF6EA4 #A4AF6E
tetradic
#6EA4AF #996EAF #AF796E #83AF6E
square
#6EA4AF #996EAF #AF796E #83AF6E
split-complementary
#6EA4AF #AF6E83 #AF996E
monochromatic
#3A6169 #508590 #6EA4AF #95BDC5 #BDD6DB
Accessibility & contrast
On white
2.77
#6EA4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#6EA4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA4AF
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA4AF | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0B0
Deuteranopia (green-blind)
#9098AF
Tritanopia (blue-blind)
#55A9A7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #6ea4af; /* rgb */ color: rgb(110, 164, 175); /* oklch */ color: oklch(68.5% 0.059 211.8);
Tailwind
colors: {
custom: {
50: '#9abfc6',
500: '#6ea4af',
950: '#000000',
},
}SCSS
$custom: #6ea4af; $custom-light: #9abfc6; $custom-dark: #000000;
JSON
{
"hex": "#6ea4af",
"rgb": {
"r": 110,
"g": 164,
"b": 175
},
"hsl": {
"h": 190.154,
"s": 28.889,
"l": 55.882
},
"oklch": {
"l": 0.68501,
"c": 0.059,
"h": 211.8
},
"luminance": 0.32961
}Semantic roles & 50–950 ramp
primary
#6EA4AF
secondary
#CAB3AF
accent
#7363C5
background
#F9FBFC
surface
#F2F7F8
border
#CCD0D1
text
#0E1213
muted
#7E8182