#8DAEB3#8DAEB3
#8DAEB3 is a light, muted teal. Relative luminance 0.392; OKLCH L 72.8% C 0.037 H 207.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAEB3 |
|---|---|
| RGB | rgb(141, 174, 179) |
| HSL | hsl(188, 20%, 63%) |
| HSV | hsv(188, 21%, 70%) |
| CMYK | cmyk(21.2%, 2.8%, 0%, 29.8%) |
| CIE-LAB | lab(68.89, -10.07, -6.28) |
| CIE-LCH | lch(68.89, 11.87, 211.93°) |
| OKLab | oklab(72.8% -0.0325 -0.017) |
| OKLCH | oklch(72.8% 0.037 207.7) |
| XYZ | xyz(34.2549, 39.1883, 48.3983) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.89
Cool Grey
#95A3A6
ΔE00 6.40
Greyblue
#77A1B5
ΔE00 7.27
Cool Gray
#9AA7B0
ΔE00 7.79
Bluey Grey
#89A0B0
ΔE00 7.86
Cadetblue
#5F9EA0
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAEB3 #B3928D
analogous
#8DB3A5 #8DAEB3 #8D9BB3
triadic
#8DAEB3 #B38DAE #AEB38D
tetradic
#8DAEB3 #A58DB3 #B3928D #9BB38D
square
#8DAEB3 #A58DB3 #B3928D #9BB38D
split-complementary
#8DAEB3 #B38D9B #B3A58D
monochromatic
#4F7177 #68949B #8DAEB3 #B2C8CB #D6E2E4
Accessibility & contrast
On white
2.38
#8DAEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#8DAEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAEB3
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAEB3 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB3
Deuteranopia (green-blind)
#A2A6B3
Tritanopia (blue-blind)
#81B1AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8daeb3; /* rgb */ color: rgb(141, 174, 179); /* oklch */ color: oklch(72.8% 0.037 207.7);
Tailwind
colors: {
custom: {
50: '#afc6c9',
500: '#8daeb3',
950: '#000000',
},
}SCSS
$custom: #8daeb3; $custom-light: #afc6c9; $custom-dark: #000000;
JSON
{
"hex": "#8daeb3",
"rgb": {
"r": 141,
"g": 174,
"b": 179
},
"hsl": {
"h": 187.895,
"s": 20,
"l": 62.745
},
"oklch": {
"l": 0.72795,
"c": 0.03671,
"h": 207.7
},
"luminance": 0.39189
}Semantic roles & 50–950 ramp
primary
#8DAEB3
secondary
#D5C9C7
accent
#53479E
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282