#6AAFA6#6AAFA6
#6AAFA6 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.6% C 0.071 H 185.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6AAFA6 |
|---|---|
| RGB | rgb(106, 175, 166) |
| HSL | hsl(172, 30%, 55%) |
| HSV | hsv(172, 39%, 69%) |
| CMYK | cmyk(39.4%, 0%, 5.1%, 31.4%) |
| CIE-LAB | lab(66.88, -23.95, -2.26) |
| CIE-LCH | lch(66.88, 24.05, 185.38°) |
| OKLab | oklab(70.56% -0.0712 -0.0064) |
| OKLCH | oklch(70.56% 0.071 185.2) |
| XYZ | xyz(28.1542, 36.4753, 41.6259) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 5.83
Greyish Teal
#719F91
ΔE00 6.07
Lightseagreen
#20B2AA
ΔE00 6.19
Cadetblue
#5F9EA0
ΔE00 6.73
Grey Teal
#5E9B8A
ΔE00 7.08
Topaz
#13BBAF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AAFA6 #AF6A73
analogous
#6AAF83 #6AAFA6 #6A95AF
triadic
#6AAFA6 #A66AAF #AFA66A
tetradic
#6AAFA6 #836AAF #AF6A73 #95AF6A
square
#6AAFA6 #836AAF #AF6A73 #95AF6A
split-complementary
#6AAFA6 #AF6A95 #AF836A
monochromatic
#376761 #4D8F86 #6AAFA6 #92C4BE #BADAD6
Accessibility & contrast
On white
2.53
#6AAFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#6AAFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AAFA6
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AAFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AAFA6 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A6
Deuteranopia (green-blind)
#9D9FA7
Tritanopia (blue-blind)
#50B2AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6aafa6; /* rgb */ color: rgb(106, 175, 166); /* oklch */ color: oklch(70.6% 0.071 185.2);
Tailwind
colors: {
custom: {
50: '#98c7c0',
500: '#6aafa6',
950: '#000000',
},
}SCSS
$custom: #6aafa6; $custom-light: #98c7c0; $custom-dark: #000000;
JSON
{
"hex": "#6aafa6",
"rgb": {
"r": 106,
"g": 175,
"b": 166
},
"hsl": {
"h": 172.174,
"s": 30.131,
"l": 55.098
},
"oklch": {
"l": 0.70562,
"c": 0.07146,
"h": 185.2
},
"luminance": 0.36477
}Semantic roles & 50–950 ramp
primary
#6AAFA6
secondary
#C9ACB0
accent
#616FC6
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281