#67ABB7#67ABB7
#67ABB7 is a light, moderate teal. Relative luminance 0.354; OKLCH L 70.1% C 0.071 H 210.0°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABB7 |
|---|---|
| RGB | rgb(103, 171, 183) |
| HSL | hsl(189, 36%, 56%) |
| HSV | hsv(189, 44%, 72%) |
| CMYK | cmyk(43.7%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(66.08, -18.34, -12.90) |
| CIE-LCH | lch(66.08, 22.43, 215.12°) |
| OKLab | oklab(70.05% -0.0615 -0.0355) |
| OKLCH | oklch(70.05% 0.071 210) |
| XYZ | xyz(28.7005, 35.4261, 50.1161) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.76
Turquoise Blue
#06B1C4
ΔE00 6.20
Greyblue
#77A1B5
ΔE00 7.38
Bluegrey
#85A3B2
ΔE00 8.85
Lightseagreen
#20B2AA
ΔE00 11.11
Bluey Grey
#89A0B0
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABB7 #B77367
analogous
#67B79B #67ABB7 #6783B7
triadic
#67ABB7 #B767AB #ABB767
tetradic
#67ABB7 #9B67B7 #B77367 #83B767
square
#67ABB7 #9B67B7 #B77367 #83B767
split-complementary
#67ABB7 #B76783 #B79B67
monochromatic
#35666F #488C99 #67ABB7 #91C2CB #BAD9DE
Accessibility & contrast
On white
2.60
#67ABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#67ABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABB7
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABB7 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A6B8
Deuteranopia (green-blind)
#939CB7
Tritanopia (blue-blind)
#42B1AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #67abb7; /* rgb */ color: rgb(103, 171, 183); /* oklch */ color: oklch(70.1% 0.071 210.0);
Tailwind
colors: {
custom: {
50: '#97c4cc',
500: '#67abb7',
950: '#000000',
},
}SCSS
$custom: #67abb7; $custom-light: #97c4cc; $custom-dark: #000000;
JSON
{
"hex": "#67abb7",
"rgb": {
"r": 103,
"g": 171,
"b": 183
},
"hsl": {
"h": 189,
"s": 35.714,
"l": 56.078
},
"oklch": {
"l": 0.70051,
"c": 0.07105,
"h": 210
},
"luminance": 0.35428
}Semantic roles & 50–950 ramp
primary
#67ABB7
secondary
#CDB1AC
accent
#6D5CCC
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182