#8DAFA4#8DAFA4
#8DAFA4 is a light, muted teal. Relative luminance 0.390; OKLCH L 72.5% C 0.040 H 173.5°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFA4 |
|---|---|
| RGB | rgb(141, 175, 164) |
| HSL | hsl(161, 18%, 62%) |
| HSV | hsv(161, 19%, 69%) |
| CMYK | cmyk(19.4%, 0%, 6.3%, 31.4%) |
| CIE-LAB | lab(68.75, -13.84, 1.82) |
| CIE-LCH | lch(68.75, 13.96, 172.53°) |
| OKLab | oklab(72.55% -0.0401 0.0046) |
| OKLCH | oklch(72.55% 0.04 173.5) |
| XYZ | xyz(33.0135, 39.0020, 40.9035) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.46
Greenish Grey
#96AE8D
ΔE00 8.37
Dull Teal
#5F9E8F
ΔE00 9.18
Cadetblue
#5F9EA0
ΔE00 9.86
Grey Teal
#5E9B8A
ΔE00 9.86
Grey Green
#86A17D
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFA4 #AF8D98
analogous
#8DAF93 #8DAFA4 #8DA9AF
triadic
#8DAFA4 #A48DAF #AFA48D
tetradic
#8DAFA4 #938DAF #AF8D98 #A9AF8D
square
#8DAFA4 #938DAF #AF8D98 #A9AF8D
split-complementary
#8DAFA4 #AF8DA9 #AF938D
monochromatic
#507267 #699687 #8DAFA4 #B1C8C1 #D5E1DD
Accessibility & contrast
On white
2.39
#8DAFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#8DAFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFA4
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFA4 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA4
Deuteranopia (green-blind)
#A6A6A5
Tritanopia (blue-blind)
#85B0AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8dafa4; /* rgb */ color: rgb(141, 175, 164); /* oklch */ color: oklch(72.5% 0.040 173.5);
Tailwind
colors: {
custom: {
50: '#aec7bf',
500: '#8dafa4',
950: '#000000',
},
}SCSS
$custom: #8dafa4; $custom-light: #aec7bf; $custom-dark: #000000;
JSON
{
"hex": "#8dafa4",
"rgb": {
"r": 141,
"g": 175,
"b": 164
},
"hsl": {
"h": 160.588,
"s": 17.526,
"l": 61.961
},
"oklch": {
"l": 0.7255,
"c": 0.04036,
"h": 173.5
},
"luminance": 0.39003
}Semantic roles & 50–950 ramp
primary
#8DAFA4
secondary
#D2C6CA
accent
#4A649C
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101312
muted
#7F8281