#67A4AF#67A4AF
#67A4AF is a light, moderate teal. Relative luminance 0.325; OKLCH L 68.1% C 0.065 H 210.2°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #67A4AF |
|---|---|
| RGB | rgb(103, 164, 175) |
| HSL | hsl(189, 31%, 55%) |
| HSV | hsv(189, 41%, 69%) |
| CMYK | cmyk(41.1%, 6.3%, 0%, 31.4%) |
| CIE-LAB | lab(63.78, -16.80, -11.90) |
| CIE-LCH | lch(63.78, 20.58, 215.31°) |
| OKLab | oklab(68.13% -0.0562 -0.0327) |
| OKLCH | oklch(68.13% 0.065 210.2) |
| XYZ | xyz(26.6040, 32.5278, 45.4257) |
| Luminance | 0.3253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.59
Greyblue
#77A1B5
ΔE00 6.56
Turquoise Blue
#06B1C4
ΔE00 7.42
Bluegrey
#85A3B2
ΔE00 8.10
Bluey Grey
#89A0B0
ΔE00 10.40
Sea
#3C9992
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67A4AF #AF7267
analogous
#67AF96 #67A4AF #6780AF
triadic
#67A4AF #AF67A4 #A4AF67
tetradic
#67A4AF #9667AF #AF7267 #80AF67
square
#67A4AF #9667AF #AF7267 #80AF67
split-complementary
#67A4AF #AF6780 #AF9667
monochromatic
#365F66 #4B848E #67A4AF #8FBCC4 #B7D4D9
Accessibility & contrast
On white
2.80
#67A4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#67A4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67A4AF
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67A4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67A4AF | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B0
Deuteranopia (green-blind)
#8E97AF
Tritanopia (blue-blind)
#48A9A7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #67a4af; /* rgb */ color: rgb(103, 164, 175); /* oklch */ color: oklch(68.1% 0.065 210.2);
Tailwind
colors: {
custom: {
50: '#96bfc6',
500: '#67a4af',
950: '#000000',
},
}SCSS
$custom: #67a4af; $custom-light: #96bfc6; $custom-dark: #000000;
JSON
{
"hex": "#67a4af",
"rgb": {
"r": 103,
"g": 164,
"b": 175
},
"hsl": {
"h": 189.167,
"s": 31.034,
"l": 54.51
},
"oklch": {
"l": 0.68126,
"c": 0.06503,
"h": 210.2
},
"luminance": 0.3253
}Semantic roles & 50–950 ramp
primary
#67A4AF
secondary
#C8AEAA
accent
#7061C7
background
#F9FBFC
surface
#F2F7F8
border
#CCD0D1
text
#0E1213
muted
#7E8182