#8DAFB3#8DAFB3
#8DAFB3 is a light, muted teal. Relative luminance 0.396; OKLCH L 73.0% C 0.037 H 205.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8DAFB3 |
|---|---|
| RGB | rgb(141, 175, 179) |
| HSL | hsl(186, 20%, 63%) |
| HSV | hsv(186, 21%, 70%) |
| CMYK | cmyk(21.2%, 2.2%, 0%, 29.8%) |
| CIE-LAB | lab(69.17, -10.61, -5.86) |
| CIE-LCH | lch(69.17, 12.12, 208.94°) |
| OKLab | oklab(73.02% -0.0339 -0.0159) |
| OKLCH | oklch(73.02% 0.037 205.2) |
| XYZ | xyz(34.4488, 39.5761, 48.4630) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.53
Cool Grey
#95A3A6
ΔE00 6.83
Greyblue
#77A1B5
ΔE00 7.80
Cool Gray
#9AA7B0
ΔE00 8.34
Bluey Grey
#89A0B0
ΔE00 8.50
Cadetblue
#5F9EA0
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DAFB3 #B3918D
analogous
#8DB3A4 #8DAFB3 #8D9CB3
triadic
#8DAFB3 #B38DAF #AFB38D
tetradic
#8DAFB3 #A48DB3 #B3918D #9CB38D
square
#8DAFB3 #A48DB3 #B3918D #9CB38D
split-complementary
#8DAFB3 #B38D9C #B3A48D
monochromatic
#4F7277 #68959B #8DAFB3 #B2C9CB #D6E3E4
Accessibility & contrast
On white
2.36
#8DAFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#8DAFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DAFB3
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DAFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DAFB3 | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB3
Deuteranopia (green-blind)
#A3A7B3
Tritanopia (blue-blind)
#81B2B0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8dafb3; /* rgb */ color: rgb(141, 175, 179); /* oklch */ color: oklch(73.0% 0.037 205.2);
Tailwind
colors: {
custom: {
50: '#afc6c9',
500: '#8dafb3',
950: '#000000',
},
}SCSS
$custom: #8dafb3; $custom-light: #afc6c9; $custom-dark: #000000;
JSON
{
"hex": "#8dafb3",
"rgb": {
"r": 141,
"g": 175,
"b": 179
},
"hsl": {
"h": 186.316,
"s": 20,
"l": 62.745
},
"oklch": {
"l": 0.73016,
"c": 0.03744,
"h": 205.2
},
"luminance": 0.39577
}Semantic roles & 50–950 ramp
primary
#8DAFB3
secondary
#D5C8C7
accent
#50479E
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282