#67AAA6#67AAA6
#67AAA6 is a light, moderate teal. Relative luminance 0.344; OKLCH L 69.2% C 0.069 H 190.8°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #67AAA6 |
|---|---|
| RGB | rgb(103, 170, 166) |
| HSL | hsl(176, 28%, 54%) |
| HSV | hsv(176, 39%, 67%) |
| CMYK | cmyk(39.4%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(65.27, -22.22, -4.65) |
| CIE-LCH | lch(65.27, 22.70, 191.82°) |
| OKLab | oklab(69.23% -0.0674 -0.0129) |
| OKLCH | oklch(69.23% 0.069 190.8) |
| XYZ | xyz(26.8486, 34.3843, 41.2911) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.39
Dull Teal
#5F9E8F
ΔE00 5.96
Greyish Teal
#719F91
ΔE00 6.08
Lightseagreen
#20B2AA
ΔE00 6.69
Sea
#3C9992
ΔE00 7.20
Grey Teal
#5E9B8A
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67AAA6 #AA676B
analogous
#67AA84 #67AAA6 #678CAA
triadic
#67AAA6 #A667AA #AAA667
tetradic
#67AAA6 #8467AA #AA676B #8CAA67
square
#67AAA6 #8467AA #AA676B #8CAA67
split-complementary
#67AAA6 #AA678C #AA8467
monochromatic
#36615E #4C8884 #67AAA6 #8EC0BD #B5D6D4
Accessibility & contrast
On white
2.67
#67AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#67AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67AAA6
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67AAA6 | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A6
Deuteranopia (green-blind)
#979BA7
Tritanopia (blue-blind)
#4BADA9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #67aaa6; /* rgb */ color: rgb(103, 170, 166); /* oklch */ color: oklch(69.2% 0.069 190.8);
Tailwind
colors: {
custom: {
50: '#96c3c0',
500: '#67aaa6',
950: '#000000',
},
}SCSS
$custom: #67aaa6; $custom-light: #96c3c0; $custom-dark: #000000;
JSON
{
"hex": "#67aaa6",
"rgb": {
"r": 103,
"g": 170,
"b": 166
},
"hsl": {
"h": 176.418,
"s": 28.27,
"l": 53.529
},
"oklch": {
"l": 0.69228,
"c": 0.06867,
"h": 190.8
},
"luminance": 0.34386
}Semantic roles & 50–950 ramp
primary
#67AAA6
secondary
#C5A8AA
accent
#6369C5
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1212
muted
#7E8181