#8DAFA8#8DAFA8
#8DAFA8 is a light, muted teal. Relative luminance 0.392; OKLCH L 72.7% C 0.038 H 181.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFA8 |
|---|---|
| RGB | rgb(141, 175, 168) |
| HSL | hsl(168, 18%, 62%) |
| HSV | hsv(168, 19%, 69%) |
| CMYK | cmyk(19.4%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(68.86, -13.00, -0.24) |
| CIE-LCH | lch(68.86, 13.01, 181.05°) |
| OKLab | oklab(72.67% -0.0384 -0.0008) |
| OKLCH | oklch(72.67% 0.038 181.3) |
| XYZ | xyz(33.3804, 39.1487, 42.8359) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.11
Cool Grey
#95A3A6
ΔE00 9.11
Cadetblue
#5F9EA0
ΔE00 9.14
Dull Teal
#5F9E8F
ΔE00 9.73
Greenish Grey
#96AE8D
ΔE00 9.96
Grey Teal
#5E9B8A
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFA8 #AF8D94
analogous
#8DAF97 #8DAFA8 #8DA5AF
triadic
#8DAFA8 #A88DAF #AFA88D
tetradic
#8DAFA8 #978DAF #AF8D94 #A5AF8D
square
#8DAFA8 #978DAF #AF8D94 #A5AF8D
split-complementary
#8DAFA8 #AF8DA5 #AF978D
monochromatic
#50726B #69968D #8DAFA8 #B1C8C3 #D5E1DF
Accessibility & contrast
On white
2.38
#8DAFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#8DAFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFA8
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFA8 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA8
Deuteranopia (green-blind)
#A5A6A9
Tritanopia (blue-blind)
#84B0AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8dafa8; /* rgb */ color: rgb(141, 175, 168); /* oklch */ color: oklch(72.7% 0.038 181.3);
Tailwind
colors: {
custom: {
50: '#afc7c1',
500: '#8dafa8',
950: '#000000',
},
}SCSS
$custom: #8dafa8; $custom-light: #afc7c1; $custom-dark: #000000;
JSON
{
"hex": "#8dafa8",
"rgb": {
"r": 141,
"g": 175,
"b": 168
},
"hsl": {
"h": 167.647,
"s": 17.526,
"l": 61.961
},
"oklch": {
"l": 0.7267,
"c": 0.03843,
"h": 181.3
},
"luminance": 0.3915
}Semantic roles & 50–950 ramp
primary
#8DAFA8
secondary
#D2C6C8
accent
#4A5B9C
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281