#8DBABE#8DBABE
#8DBABE is a light, muted teal. Relative luminance 0.445; OKLCH L 75.8% C 0.048 H 203.0°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBABE |
|---|---|
| RGB | rgb(141, 186, 190) |
| HSL | hsl(185, 27%, 65%) |
| HSV | hsv(185, 26%, 75%) |
| CMYK | cmyk(25.8%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.56, -13.91, -6.88) |
| CIE-LCH | lch(72.56, 15.52, 206.32°) |
| OKLab | oklab(75.82% -0.0442 -0.0188) |
| OKLCH | oklch(75.82% 0.048 203) |
| XYZ | xyz(37.8348, 44.4965, 55.3004) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.15
Bluegrey
#85A3B2
ΔE00 9.43
Powder Blue
#B0E0E6
ΔE00 9.49
Sky Blue
#87CEEB
ΔE00 9.96
Cadetblue
#5F9EA0
ΔE00 9.96
Greyblue
#77A1B5
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBABE #BE918D
analogous
#8DBEAA #8DBABE #8DA2BE
triadic
#8DBABE #BE8DBA #BABE8D
tetradic
#8DBABE #AA8DBE #BE918D #A2BE8D
square
#8DBABE #AA8DBE #BE918D #A2BE8D
split-complementary
#8DBABE #BE8DA2 #BEAA8D
monochromatic
#4C8085 #66A2A8 #8DBABE #B4D2D4 #DBE9EA
Accessibility & contrast
On white
2.12
#8DBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#8DBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBABE
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBABE | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#7DBEBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8dbabe; /* rgb */ color: rgb(141, 186, 190); /* oklch */ color: oklch(75.8% 0.048 203.0);
Tailwind
colors: {
custom: {
50: '#afced1',
500: '#8dbabe',
950: '#000000',
},
}SCSS
$custom: #8dbabe; $custom-light: #afced1; $custom-dark: #000000;
JSON
{
"hex": "#8dbabe",
"rgb": {
"r": 141,
"g": 186,
"b": 190
},
"hsl": {
"h": 184.898,
"s": 27.374,
"l": 64.902
},
"oklch": {
"l": 0.75816,
"c": 0.04803,
"h": 203
},
"luminance": 0.44498
}Semantic roles & 50–950 ramp
primary
#8DBABE
secondary
#DCCCCB
accent
#4840A6
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101314
muted
#7F8282