#8DBBB5#8DBBB5
#8DBBB5 is a light, muted teal. Relative luminance 0.445; OKLCH L 75.8% C 0.050 H 186.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBBB5 |
|---|---|
| RGB | rgb(141, 187, 181) |
| HSL | hsl(172, 25%, 64%) |
| HSV | hsv(172, 25%, 73%) |
| CMYK | cmyk(24.6%, 0%, 3.2%, 26.7%) |
| CIE-LAB | lab(72.59, -16.45, -1.92) |
| CIE-LCH | lch(72.59, 16.56, 186.67°) |
| OKLab | oklab(75.75% -0.0492 -0.0054) |
| OKLCH | oklch(75.75% 0.05 186.3) |
| XYZ | xyz(37.0927, 44.5380, 50.3494) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.56
Greyish Teal
#719F91
ΔE00 9.17
Cadetblue
#5F9EA0
ΔE00 10.11
Seafoam Blue
#78D1B6
ΔE00 10.27
Mediumturquoise
#48D1CC
ΔE00 10.71
Powder Blue
#B0E0E6
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBBB5 #BB8D93
analogous
#8DBB9E #8DBBB5 #8DAABB
triadic
#8DBBB5 #B58DBB #BBB58D
tetradic
#8DBBB5 #9E8DBB #BB8D93 #AABB8D
square
#8DBBB5 #9E8DBB #BB8D93 #AABB8D
split-complementary
#8DBBB5 #BB8DAA #BB9E8D
monochromatic
#4D817A #67A49C #8DBBB5 #B3D2CE #DAE9E7
Accessibility & contrast
On white
2.12
#8DBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#8DBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBBB5
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBBB5 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B5
Deuteranopia (green-blind)
#ADAFB6
Tritanopia (blue-blind)
#7FBDB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8dbbb5; /* rgb */ color: rgb(141, 187, 181); /* oklch */ color: oklch(75.8% 0.050 186.3);
Tailwind
colors: {
custom: {
50: '#afcfcb',
500: '#8dbbb5',
950: '#000000',
},
}SCSS
$custom: #8dbbb5; $custom-light: #afcfcb; $custom-dark: #000000;
JSON
{
"hex": "#8dbbb5",
"rgb": {
"r": 141,
"g": 187,
"b": 181
},
"hsl": {
"h": 172.174,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.75754,
"c": 0.04952,
"h": 186.3
},
"luminance": 0.4454
}Semantic roles & 50–950 ramp
primary
#8DBBB5
secondary
#DACACC
accent
#424EA4
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282