#67ABB0#67ABB0
#67ABB0 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.8% C 0.069 H 201.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #67ABB0 |
|---|---|
| RGB | rgb(103, 171, 176) |
| HSL | hsl(184, 32%, 55%) |
| HSV | hsv(184, 41%, 69%) |
| CMYK | cmyk(41.5%, 2.8%, 0%, 31%) |
| CIE-LAB | lab(65.86, -20.19, -9.34) |
| CIE-LCH | lch(65.86, 22.24, 204.83°) |
| OKLab | oklab(69.8% -0.0644 -0.0257) |
| OKLCH | oklch(69.8% 0.069 201.7) |
| XYZ | xyz(27.9900, 35.1419, 46.3740) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.15
Turquoise Blue
#06B1C4
ΔE00 6.83
Lightseagreen
#20B2AA
ΔE00 8.72
Greyish Teal
#719F91
ΔE00 9.06
Sea
#3C9992
ΔE00 9.25
Dull Teal
#5F9E8F
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ABB0 #B06C67
analogous
#67B091 #67ABB0 #6786B0
triadic
#67ABB0 #B067AB #ABB067
tetradic
#67ABB0 #9167B0 #B06C67 #86B067
square
#67ABB0 #9167B0 #B06C67 #86B067
split-complementary
#67ABB0 #B06786 #B09167
monochromatic
#366467 #4A8B8F #67ABB0 #8FC1C5 #B8D8DA
Accessibility & contrast
On white
2.62
#67ABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#67ABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ABB0
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ABB0 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B0
Deuteranopia (green-blind)
#959CB0
Tritanopia (blue-blind)
#46B0AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #67abb0; /* rgb */ color: rgb(103, 171, 176); /* oklch */ color: oklch(69.8% 0.069 201.7);
Tailwind
colors: {
custom: {
50: '#96c4c7',
500: '#67abb0',
950: '#000000',
},
}SCSS
$custom: #67abb0; $custom-light: #96c4c7; $custom-dark: #000000;
JSON
{
"hex": "#67abb0",
"rgb": {
"r": 103,
"g": 171,
"b": 176
},
"hsl": {
"h": 184.11,
"s": 31.602,
"l": 54.706
},
"oklch": {
"l": 0.69801,
"c": 0.06935,
"h": 201.7
},
"luminance": 0.35144
}Semantic roles & 50–950 ramp
primary
#67ABB0
secondary
#C9ACAA
accent
#6760C8
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1213
muted
#7E8182