#67AFA8#67AFA8
#67AFA8 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.5% C 0.073 H 187.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #67AFA8 |
|---|---|
| RGB | rgb(103, 175, 168) |
| HSL | hsl(174, 31%, 55%) |
| HSV | hsv(174, 41%, 69%) |
| CMYK | cmyk(41.1%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(66.80, -24.25, -3.50) |
| CIE-LCH | lch(66.80, 24.50, 188.21°) |
| OKLab | oklab(70.48% -0.0727 -0.0098) |
| OKLCH | oklch(70.48% 0.073 187.7) |
| XYZ | xyz(27.9887, 36.3686, 42.5832) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.80
Dull Teal
#5F9E8F
ΔE00 6.22
Cadetblue
#5F9EA0
ΔE00 6.27
Greyish Teal
#719F91
ΔE00 6.59
Topaz
#13BBAF
ΔE00 7.01
Grey Teal
#5E9B8A
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67AFA8 #AF676E
analogous
#67AF84 #67AFA8 #6792AF
triadic
#67AFA8 #A867AF #AFA867
tetradic
#67AFA8 #8467AF #AF676E #92AF67
square
#67AFA8 #8467AF #AF676E #92AF67
split-complementary
#67AFA8 #AF6792 #AF8467
monochromatic
#366661 #4B8E88 #67AFA8 #8FC4BF #B7D9D6
Accessibility & contrast
On white
2.54
#67AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#67AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67AFA8
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67AFA8 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#9B9FA9
Tritanopia (blue-blind)
#49B2AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #67afa8; /* rgb */ color: rgb(103, 175, 168); /* oklch */ color: oklch(70.5% 0.073 187.7);
Tailwind
colors: {
custom: {
50: '#96c7c1',
500: '#67afa8',
950: '#000000',
},
}SCSS
$custom: #67afa8; $custom-light: #96c7c1; $custom-dark: #000000;
JSON
{
"hex": "#67afa8",
"rgb": {
"r": 103,
"g": 175,
"b": 168
},
"hsl": {
"h": 174.167,
"s": 31.034,
"l": 54.51
},
"oklch": {
"l": 0.70479,
"c": 0.07338,
"h": 187.7
},
"luminance": 0.36371
}Semantic roles & 50–950 ramp
primary
#67AFA8
secondary
#C8AAAD
accent
#616BC7
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281