#67B4AC#67B4AC
#67B4AC is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.8% C 0.078 H 187.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #67B4AC |
|---|---|
| RGB | rgb(103, 180, 172) |
| HSL | hsl(174, 34%, 55%) |
| HSV | hsv(174, 43%, 71%) |
| CMYK | cmyk(42.8%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(68.39, -25.76, -3.37) |
| CIE-LCH | lch(68.39, 25.98, 187.46°) |
| OKLab | oklab(71.79% -0.077 -0.0095) |
| OKLCH | oklch(71.79% 0.078 187) |
| XYZ | xyz(29.3583, 38.5024, 44.9064) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.49
Topaz
#13BBAF
ΔE00 6.16
Tealish
#24BCA8
ΔE00 6.95
Dull Teal
#5F9E8F
ΔE00 7.30
Cadetblue
#5F9EA0
ΔE00 7.65
Greyish Teal
#719F91
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67B4AC #B4676F
analogous
#67B485 #67B4AC #6795B4
triadic
#67B4AC #AC67B4 #B4AC67
tetradic
#67B4AC #8567B4 #B4676F #95B467
square
#67B4AC #8567B4 #B4676F #95B467
split-complementary
#67B4AC #B46795 #B48567
monochromatic
#356C66 #49958D #67B4AC #90C8C2 #B9DCD9
Accessibility & contrast
On white
2.41
#67B4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#67B4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67B4AC
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67B4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67B4AC | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAC
Deuteranopia (green-blind)
#9FA3AD
Tritanopia (blue-blind)
#46B7B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #67b4ac; /* rgb */ color: rgb(103, 180, 172); /* oklch */ color: oklch(71.8% 0.078 187.0);
Tailwind
colors: {
custom: {
50: '#97cac4',
500: '#67b4ac',
950: '#000000',
},
}SCSS
$custom: #67b4ac; $custom-light: #97cac4; $custom-dark: #000000;
JSON
{
"hex": "#67b4ac",
"rgb": {
"r": 103,
"g": 180,
"b": 172
},
"hsl": {
"h": 173.766,
"s": 33.921,
"l": 55.49
},
"oklch": {
"l": 0.71794,
"c": 0.07762,
"h": 187
},
"luminance": 0.38505
}Semantic roles & 50–950 ramp
primary
#67B4AC
secondary
#CBABAF
accent
#5E69CA
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1312
muted
#7E8281