#8DBBB4#8DBBB4
#8DBBB4 is a light, muted teal. Relative luminance 0.445; OKLCH L 75.7% C 0.050 H 184.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBBB4 |
|---|---|
| RGB | rgb(141, 187, 180) |
| HSL | hsl(171, 25%, 64%) |
| HSV | hsv(171, 25%, 73%) |
| CMYK | cmyk(24.6%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(72.56, -16.67, -1.42) |
| CIE-LCH | lch(72.56, 16.73, 184.86°) |
| OKLab | oklab(75.72% -0.0496 -0.004) |
| OKLCH | oklch(75.72% 0.05 184.7) |
| XYZ | xyz(36.9905, 44.4971, 49.8109) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.23
Greyish Teal
#719F91
ΔE00 9.00
Seafoam Blue
#78D1B6
ΔE00 9.97
Cadetblue
#5F9EA0
ΔE00 10.23
Dull Teal
#5F9E8F
ΔE00 10.71
Mediumturquoise
#48D1CC
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBBB4 #BB8D94
analogous
#8DBB9D #8DBBB4 #8DABBB
triadic
#8DBBB4 #B48DBB #BBB48D
tetradic
#8DBBB4 #9D8DBB #BB8D94 #ABBB8D
square
#8DBBB4 #9D8DBB #BB8D94 #ABBB8D
split-complementary
#8DBBB4 #BB8DAB #BB9D8D
monochromatic
#4D8179 #67A49B #8DBBB4 #B3D2CD #DAE9E6
Accessibility & contrast
On white
2.12
#8DBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#8DBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBBB4
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBBB4 | 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)
#B6B6B4
Deuteranopia (green-blind)
#AEAFB5
Tritanopia (blue-blind)
#80BDB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8dbbb4; /* rgb */ color: rgb(141, 187, 180); /* oklch */ color: oklch(75.7% 0.050 184.7);
Tailwind
colors: {
custom: {
50: '#afcfca',
500: '#8dbbb4',
950: '#000000',
},
}SCSS
$custom: #8dbbb4; $custom-light: #afcfca; $custom-dark: #000000;
JSON
{
"hex": "#8dbbb4",
"rgb": {
"r": 141,
"g": 187,
"b": 180
},
"hsl": {
"h": 170.87,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.75723,
"c": 0.0498,
"h": 184.7
},
"luminance": 0.44499
}Semantic roles & 50–950 ramp
primary
#8DBBB4
secondary
#DACACC
accent
#4251A4
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282