#8DBDC0#8DBDC0
#8DBDC0 is a light, muted teal. Relative luminance 0.459; OKLCH L 76.5% C 0.051 H 201.0°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBDC0 |
|---|---|
| RGB | rgb(141, 189, 192) |
| HSL | hsl(184, 29%, 65%) |
| HSV | hsv(184, 27%, 75%) |
| CMYK | cmyk(26.6%, 1.6%, 0%, 24.7%) |
| CIE-LAB | lab(73.46, -15.02, -6.65) |
| CIE-LCH | lch(73.46, 16.42, 203.87°) |
| OKLab | oklab(76.55% -0.0473 -0.0181) |
| OKLCH | oklch(76.55% 0.051 201) |
| XYZ | xyz(38.6935, 45.8619, 56.6724) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.89
Lightblue
#ADD8E6
ΔE00 9.01
Sky Blue
#87CEEB
ΔE00 10.00
Cadetblue
#5F9EA0
ΔE00 10.30
Bluegrey
#85A3B2
ΔE00 10.52
Greyblue
#77A1B5
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBDC0 #C0908D
analogous
#8DC0A9 #8DBDC0 #8DA3C0
triadic
#8DBDC0 #C08DBD #BDC08D
tetradic
#8DBDC0 #A98DC0 #C0908D #A3C08D
square
#8DBDC0 #A98DC0 #C0908D #A3C08D
split-complementary
#8DBDC0 #C08DA3 #C0A98D
monochromatic
#4B8488 #66A6AA #8DBDC0 #B4D4D6 #DCEBEC
Accessibility & contrast
On white
2.06
#8DBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#8DBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBDC0
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBDC0 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C0
Deuteranopia (green-blind)
#ADB1C0
Tritanopia (blue-blind)
#7CC1BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8dbdc0; /* rgb */ color: rgb(141, 189, 192); /* oklch */ color: oklch(76.5% 0.051 201.0);
Tailwind
colors: {
custom: {
50: '#afd1d3',
500: '#8dbdc0',
950: '#000000',
},
}SCSS
$custom: #8dbdc0; $custom-light: #afd1d3; $custom-dark: #000000;
JSON
{
"hex": "#8dbdc0",
"rgb": {
"r": 141,
"g": 189,
"b": 192
},
"hsl": {
"h": 183.529,
"s": 28.814,
"l": 65.294
},
"oklch": {
"l": 0.76548,
"c": 0.0507,
"h": 201
},
"luminance": 0.45864
}Semantic roles & 50–950 ramp
primary
#8DBDC0
secondary
#DDCDCC
accent
#443EA7
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101414
muted
#7F8282