#67AFA5#67AFA5
#67AFA5 is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.4% C 0.074 H 184.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67AFA5 |
|---|---|
| RGB | rgb(103, 175, 165) |
| HSL | hsl(172, 31%, 55%) |
| HSV | hsv(172, 41%, 69%) |
| CMYK | cmyk(41.1%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(66.72, -24.99, -1.96) |
| CIE-LCH | lch(66.72, 25.06, 184.48°) |
| OKLab | oklab(70.38% -0.074 -0.0057) |
| OKLCH | oklch(70.38% 0.074 184.4) |
| XYZ | xyz(27.7124, 36.2581, 41.1282) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 5.64
Lightseagreen
#20B2AA
ΔE00 5.81
Greyish Teal
#719F91
ΔE00 6.16
Topaz
#13BBAF
ΔE00 6.80
Grey Teal
#5E9B8A
ΔE00 6.88
Cadetblue
#5F9EA0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67AFA5 #AF6771
analogous
#67AF81 #67AFA5 #6795AF
triadic
#67AFA5 #A567AF #AFA567
tetradic
#67AFA5 #8167AF #AF6771 #95AF67
square
#67AFA5 #8167AF #AF6771 #95AF67
split-complementary
#67AFA5 #AF6795 #AF8167
monochromatic
#36665F #4B8E85 #67AFA5 #8FC4BD #B7D9D4
Accessibility & contrast
On white
2.54
#67AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#67AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67AFA5
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67AFA5 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A5
Deuteranopia (green-blind)
#9C9EA6
Tritanopia (blue-blind)
#4BB2AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #67afa5; /* rgb */ color: rgb(103, 175, 165); /* oklch */ color: oklch(70.4% 0.074 184.4);
Tailwind
colors: {
custom: {
50: '#96c7bf',
500: '#67afa5',
950: '#000000',
},
}SCSS
$custom: #67afa5; $custom-light: #96c7bf; $custom-dark: #000000;
JSON
{
"hex": "#67afa5",
"rgb": {
"r": 103,
"g": 175,
"b": 165
},
"hsl": {
"h": 171.667,
"s": 31.034,
"l": 54.51
},
"oklch": {
"l": 0.70383,
"c": 0.07425,
"h": 184.4
},
"luminance": 0.3626
}Semantic roles & 50–950 ramp
primary
#67AFA5
secondary
#C8AAAE
accent
#616FC7
background
#F9FCFB
surface
#F2F8F7
border
#CCD1D0
text
#0E1312
muted
#7E8281