#67B0AA#67B0AA
#67B0AA is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.8% C 0.074 H 188.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #67B0AA |
|---|---|
| RGB | rgb(103, 176, 170) |
| HSL | hsl(175, 32%, 55%) |
| HSV | hsv(175, 41%, 69%) |
| CMYK | cmyk(41.5%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(67.15, -24.26, -4.09) |
| CIE-LCH | lch(67.15, 24.60, 189.57°) |
| OKLab | oklab(70.78% -0.0731 -0.0114) |
| OKLCH | oklch(70.78% 0.074 188.9) |
| XYZ | xyz(28.3718, 36.8344, 43.6371) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.78
Cadetblue
#5F9EA0
ΔE00 6.29
Dull Teal
#5F9E8F
ΔE00 6.70
Topaz
#13BBAF
ΔE00 6.97
Greyish Teal
#719F91
ΔE00 7.02
Tealish
#24BCA8
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67B0AA #B0676D
analogous
#67B085 #67B0AA #6792B0
triadic
#67B0AA #AA67B0 #B0AA67
tetradic
#67B0AA #8567B0 #B0676D #92B067
square
#67B0AA #8567B0 #B0676D #92B067
split-complementary
#67B0AA #B06792 #B08567
monochromatic
#366763 #4A8F8A #67B0AA #8FC5C1 #B8DAD7
Accessibility & contrast
On white
2.51
#67B0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#67B0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67B0AA
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67B0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67B0AA | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#9C9FAB
Tritanopia (blue-blind)
#48B3AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #67b0aa; /* rgb */ color: rgb(103, 176, 170); /* oklch */ color: oklch(70.8% 0.074 188.9);
Tailwind
colors: {
custom: {
50: '#96c8c3',
500: '#67b0aa',
950: '#000000',
},
}SCSS
$custom: #67b0aa; $custom-light: #96c8c3; $custom-dark: #000000;
JSON
{
"hex": "#67b0aa",
"rgb": {
"r": 103,
"g": 176,
"b": 170
},
"hsl": {
"h": 175.068,
"s": 31.602,
"l": 54.706
},
"oklch": {
"l": 0.7078,
"c": 0.07395,
"h": 188.9
},
"luminance": 0.36837
}Semantic roles & 50–950 ramp
primary
#67B0AA
secondary
#C9AAAD
accent
#6069C8
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281