#6AAAAE#6AAAAE
#6AAAAE is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.6% C 0.066 H 200.8°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6AAAAE |
|---|---|
| RGB | rgb(106, 170, 174) |
| HSL | hsl(184, 30%, 55%) |
| HSV | hsv(184, 39%, 68%) |
| CMYK | cmyk(39.1%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(65.65, -19.40, -8.53) |
| CIE-LCH | lch(65.65, 21.20, 203.73°) |
| OKLab | oklab(69.65% -0.0616 -0.0234) |
| OKLCH | oklch(69.65% 0.066 200.8) |
| XYZ | xyz(27.9558, 34.8677, 45.2932) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.86
Turquoise Blue
#06B1C4
ΔE00 7.44
Greyish Teal
#719F91
ΔE00 8.50
Lightseagreen
#20B2AA
ΔE00 8.90
Dull Teal
#5F9E8F
ΔE00 8.97
Sea
#3C9992
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AAAAE #AE6E6A
analogous
#6AAE90 #6AAAAE #6A88AE
triadic
#6AAAAE #AE6AAA #AAAE6A
tetradic
#6AAAAE #906AAE #AE6E6A #88AE6A
square
#6AAAAE #906AAE #AE6E6A #88AE6A
split-complementary
#6AAAAE #AE6A88 #AE906A
monochromatic
#386366 #4D8A8E #6AAAAE #92C1C4 #B9D7D9
Accessibility & contrast
On white
2.63
#6AAAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#6AAAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AAAAE
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AAAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AAAAE | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5AE
Deuteranopia (green-blind)
#959CAE
Tritanopia (blue-blind)
#4DAEAB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #6aaaae; /* rgb */ color: rgb(106, 170, 174); /* oklch */ color: oklch(69.6% 0.066 200.8);
Tailwind
colors: {
custom: {
50: '#98c3c6',
500: '#6aaaae',
950: '#000000',
},
}SCSS
$custom: #6aaaae; $custom-light: #98c3c6; $custom-dark: #000000;
JSON
{
"hex": "#6aaaae",
"rgb": {
"r": 106,
"g": 170,
"b": 174
},
"hsl": {
"h": 183.529,
"s": 29.565,
"l": 54.902
},
"oklch": {
"l": 0.69648,
"c": 0.06587,
"h": 200.8
},
"luminance": 0.3487
}Semantic roles & 50–950 ramp
primary
#6AAAAE
secondary
#C8ADAC
accent
#6862C6
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182