#8DBABB#8DBABB
#8DBABB is a light, muted teal. Relative luminance 0.444; OKLCH L 75.7% C 0.048 H 197.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBABB |
|---|---|
| RGB | rgb(141, 186, 187) |
| HSL | hsl(181, 25%, 64%) |
| HSV | hsv(181, 25%, 73%) |
| CMYK | cmyk(24.6%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(72.47, -14.60, -5.37) |
| CIE-LCH | lch(72.47, 15.55, 200.20°) |
| OKLab | oklab(75.72% -0.0454 -0.0147) |
| OKLCH | oklch(75.72% 0.048 197.9) |
| XYZ | xyz(37.5103, 44.3667, 53.5913) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.73
Powder Blue
#B0E0E6
ΔE00 9.74
Lightblue
#ADD8E6
ΔE00 9.93
Bluegrey
#85A3B2
ΔE00 10.34
Cool Grey
#95A3A6
ΔE00 10.64
Greyish Teal
#719F91
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBABB #BB8E8D
analogous
#8DBBA5 #8DBABB #8DA3BB
triadic
#8DBABB #BB8DBA #BABB8D
tetradic
#8DBABB #A58DBB #BB8E8D #A3BB8D
square
#8DBABB #A58DBB #BB8E8D #A3BB8D
split-complementary
#8DBABB #BB8DA3 #BBA58D
monochromatic
#4D8081 #67A3A4 #8DBABB #B3D1D2 #DAE8E9
Accessibility & contrast
On white
2.13
#8DBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#8DBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBABB
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBABB | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#7EBDBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8dbabb; /* rgb */ color: rgb(141, 186, 187); /* oklch */ color: oklch(75.7% 0.048 197.9);
Tailwind
colors: {
custom: {
50: '#afcecf',
500: '#8dbabb',
950: '#000000',
},
}SCSS
$custom: #8dbabb; $custom-light: #afcecf; $custom-dark: #000000;
JSON
{
"hex": "#8dbabb",
"rgb": {
"r": 141,
"g": 186,
"b": 187
},
"hsl": {
"h": 181.304,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.75718,
"c": 0.04773,
"h": 197.9
},
"luminance": 0.44368
}Semantic roles & 50–950 ramp
primary
#8DBABB
secondary
#DACACA
accent
#4442A4
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101313
muted
#7F8282