#67B5AC#67B5AC
#67B5AC is a light, moderate teal. Relative luminance 0.389; OKLCH L 72.0% C 0.079 H 186.1°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67B5AC |
|---|---|
| RGB | rgb(103, 181, 172) |
| HSL | hsl(173, 35%, 56%) |
| HSV | hsv(173, 43%, 71%) |
| CMYK | cmyk(43.1%, 0%, 5%, 29%) |
| CIE-LAB | lab(68.68, -26.26, -2.94) |
| CIE-LCH | lch(68.68, 26.42, 186.39°) |
| OKLab | oklab(72.03% -0.0782 -0.0083) |
| OKLCH | oklch(72.03% 0.079 186.1) |
| XYZ | xyz(29.5609, 38.9076, 44.9739) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.47
Topaz
#13BBAF
ΔE00 5.95
Tealish
#24BCA8
ΔE00 6.62
Dull Teal
#5F9E8F
ΔE00 7.40
Turquoise (survey)
#06C2AC
ΔE00 7.80
Greyish Teal
#719F91
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67B5AC #B56770
analogous
#67B585 #67B5AC #6797B5
triadic
#67B5AC #AC67B5 #B5AC67
tetradic
#67B5AC #8567B5 #B56770 #97B567
square
#67B5AC #8567B5 #B56770 #97B567
split-complementary
#67B5AC #B56797 #B58567
monochromatic
#356D66 #49968D #67B5AC #90C9C2 #B9DDD9
Accessibility & contrast
On white
2.39
#67B5AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#67B5AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67B5AC
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67B5AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67B5AC | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAC
Deuteranopia (green-blind)
#A0A3AD
Tritanopia (blue-blind)
#46B8B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #67b5ac; /* rgb */ color: rgb(103, 181, 172); /* oklch */ color: oklch(72.0% 0.079 186.1);
Tailwind
colors: {
custom: {
50: '#97cbc4',
500: '#67b5ac',
950: '#000000',
},
}SCSS
$custom: #67b5ac; $custom-light: #97cbc4; $custom-dark: #000000;
JSON
{
"hex": "#67b5ac",
"rgb": {
"r": 103,
"g": 181,
"b": 172
},
"hsl": {
"h": 173.077,
"s": 34.513,
"l": 55.686
},
"oklch": {
"l": 0.72031,
"c": 0.07868,
"h": 186.1
},
"luminance": 0.3891
}Semantic roles & 50–950 ramp
primary
#67B5AC
secondary
#CCACAF
accent
#5D6ACB
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1312
muted
#7E8281