#8DAEB4#8DAEB4
#8DAEB4 is a light, muted teal. Relative luminance 0.392; OKLCH L 72.8% C 0.037 H 209.9°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAEB4 |
|---|---|
| RGB | rgb(141, 174, 180) |
| HSL | hsl(189, 21%, 63%) |
| HSV | hsv(189, 22%, 71%) |
| CMYK | cmyk(21.7%, 3.3%, 0%, 29.4%) |
| CIE-LAB | lab(68.92, -9.85, -6.79) |
| CIE-LCH | lch(68.92, 11.96, 214.57°) |
| OKLab | oklab(72.83% -0.0321 -0.0184) |
| OKLCH | oklch(72.83% 0.037 209.9) |
| XYZ | xyz(34.3564, 39.2289, 48.9329) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.50
Cool Grey
#95A3A6
ΔE00 6.33
Greyblue
#77A1B5
ΔE00 6.91
Bluey Grey
#89A0B0
ΔE00 7.49
Cool Gray
#9AA7B0
ΔE00 7.53
Light Grey Blue
#9DBCD4
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAEB4 #B4938D
analogous
#8DB4A6 #8DAEB4 #8D9AB4
triadic
#8DAEB4 #B48DAE #AEB48D
tetradic
#8DAEB4 #A68DB4 #B4938D #9AB48D
square
#8DAEB4 #A68DB4 #B4938D #9AB48D
split-complementary
#8DAEB4 #B48D9A #B4A68D
monochromatic
#4F7178 #68949C #8DAEB4 #B2C8CC #D7E2E5
Accessibility & contrast
On white
2.37
#8DAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#8DAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAEB4
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAEB4 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB4
Deuteranopia (green-blind)
#A1A6B4
Tritanopia (blue-blind)
#81B1B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8daeb4; /* rgb */ color: rgb(141, 174, 180); /* oklch */ color: oklch(72.8% 0.037 209.9);
Tailwind
colors: {
custom: {
50: '#afc6ca',
500: '#8daeb4',
950: '#000000',
},
}SCSS
$custom: #8daeb4; $custom-light: #afc6ca; $custom-dark: #000000;
JSON
{
"hex": "#8daeb4",
"rgb": {
"r": 141,
"g": 174,
"b": 180
},
"hsl": {
"h": 189.231,
"s": 20.635,
"l": 62.941
},
"oklch": {
"l": 0.72827,
"c": 0.03702,
"h": 209.9
},
"luminance": 0.3923
}Semantic roles & 50–950 ramp
primary
#8DAEB4
secondary
#D5CAC7
accent
#54469F
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282