#6AAFA7#6AAFA7
#6AAFA7 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.6% C 0.071 H 186.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6AAFA7 |
|---|---|
| RGB | rgb(106, 175, 167) |
| HSL | hsl(173, 30%, 55%) |
| HSV | hsv(173, 39%, 69%) |
| CMYK | cmyk(39.4%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(66.91, -23.70, -2.77) |
| CIE-LCH | lch(66.91, 23.86, 186.66°) |
| OKLab | oklab(70.59% -0.0707 -0.0078) |
| OKLCH | oklch(70.59% 0.071 186.3) |
| XYZ | xyz(28.2463, 36.5122, 42.1109) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 6.03
Lightseagreen
#20B2AA
ΔE00 6.19
Greyish Teal
#719F91
ΔE00 6.22
Cadetblue
#5F9EA0
ΔE00 6.48
Topaz
#13BBAF
ΔE00 7.28
Grey Teal
#5E9B8A
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AAFA7 #AF6A72
analogous
#6AAF84 #6AAFA7 #6A95AF
triadic
#6AAFA7 #A76AAF #AFA76A
tetradic
#6AAFA7 #846AAF #AF6A72 #95AF6A
square
#6AAFA7 #846AAF #AF6A72 #95AF6A
split-complementary
#6AAFA7 #AF6A95 #AF846A
monochromatic
#376762 #4D8F87 #6AAFA7 #92C4BF #BADAD6
Accessibility & contrast
On white
2.53
#6AAFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#6AAFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AAFA7
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AAFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AAFA7 | 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)
#A8A8A7
Deuteranopia (green-blind)
#9C9FA8
Tritanopia (blue-blind)
#4FB2AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6aafa7; /* rgb */ color: rgb(106, 175, 167); /* oklch */ color: oklch(70.6% 0.071 186.3);
Tailwind
colors: {
custom: {
50: '#98c7c1',
500: '#6aafa7',
950: '#000000',
},
}SCSS
$custom: #6aafa7; $custom-light: #98c7c1; $custom-dark: #000000;
JSON
{
"hex": "#6aafa7",
"rgb": {
"r": 106,
"g": 175,
"b": 167
},
"hsl": {
"h": 173.043,
"s": 30.131,
"l": 55.098
},
"oklch": {
"l": 0.70594,
"c": 0.07117,
"h": 186.3
},
"luminance": 0.36514
}Semantic roles & 50–950 ramp
primary
#6AAFA7
secondary
#C9ACAF
accent
#616DC6
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281