#67ABB5#67ABB5
#67ABB5 is a light, moderate teal. Relative luminance 0.353; OKLCH L 70.0% C 0.070 H 207.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABB5 |
|---|---|
| RGB | rgb(103, 171, 181) |
| HSL | hsl(188, 35%, 56%) |
| HSV | hsv(188, 43%, 71%) |
| CMYK | cmyk(43.1%, 5.5%, 0%, 29%) |
| CIE-LAB | lab(66.02, -18.88, -11.89) |
| CIE-LCH | lch(66.02, 22.31, 212.20°) |
| OKLab | oklab(69.98% -0.0623 -0.0327) |
| OKLCH | oklch(69.98% 0.07 207.7) |
| XYZ | xyz(28.4938, 35.3435, 49.0276) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.19
Turquoise Blue
#06B1C4
ΔE00 6.23
Greyblue
#77A1B5
ΔE00 8.00
Bluegrey
#85A3B2
ΔE00 9.33
Lightseagreen
#20B2AA
ΔE00 10.41
Sea
#3C9992
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABB5 #B57167
analogous
#67B598 #67ABB5 #6784B5
triadic
#67ABB5 #B567AB #ABB567
tetradic
#67ABB5 #9867B5 #B57167 #84B567
square
#67ABB5 #9867B5 #B57167 #84B567
split-complementary
#67ABB5 #B56784 #B59867
monochromatic
#35666D #498C96 #67ABB5 #90C2C9 #B9D8DD
Accessibility & contrast
On white
2.60
#67ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#67ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABB5
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABB5 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B6
Deuteranopia (green-blind)
#949CB5
Tritanopia (blue-blind)
#43B0AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #67abb5; /* rgb */ color: rgb(103, 171, 181); /* oklch */ color: oklch(70.0% 0.070 207.7);
Tailwind
colors: {
custom: {
50: '#97c4cb',
500: '#67abb5',
950: '#000000',
},
}SCSS
$custom: #67abb5; $custom-light: #97c4cb; $custom-dark: #000000;
JSON
{
"hex": "#67abb5",
"rgb": {
"r": 103,
"g": 171,
"b": 181
},
"hsl": {
"h": 187.692,
"s": 34.513,
"l": 55.686
},
"oklch": {
"l": 0.69978,
"c": 0.0704,
"h": 207.7
},
"luminance": 0.35346
}Semantic roles & 50–950 ramp
primary
#67ABB5
secondary
#CCB0AC
accent
#6B5DCB
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182