#8DBBB8#8DBBB8
#8DBBB8 is a light, muted teal. Relative luminance 0.447; OKLCH L 75.8% C 0.049 H 191.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBBB8 |
|---|---|
| RGB | rgb(141, 187, 184) |
| HSL | hsl(176, 25%, 64%) |
| HSV | hsv(176, 25%, 73%) |
| CMYK | cmyk(24.6%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(72.67, -15.79, -3.44) |
| CIE-LCH | lch(72.67, 16.16, 192.30°) |
| OKLab | oklab(75.85% -0.048 -0.0095) |
| OKLCH | oklch(75.85% 0.049 191.2) |
| XYZ | xyz(37.4039, 44.6624, 51.9880) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.66
Greyish Teal
#719F91
ΔE00 9.78
Cadetblue
#5F9EA0
ΔE00 9.88
Powder Blue
#B0E0E6
ΔE00 10.14
Mediumturquoise
#48D1CC
ΔE00 10.79
Lightblue
#ADD8E6
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBBB8 #BB8D90
analogous
#8DBBA1 #8DBBB8 #8DA7BB
triadic
#8DBBB8 #B88DBB #BBB88D
tetradic
#8DBBB8 #A18DBB #BB8D90 #A7BB8D
square
#8DBBB8 #A18DBB #BB8D90 #A7BB8D
split-complementary
#8DBBB8 #BB8DA7 #BBA18D
monochromatic
#4D817D #67A4A0 #8DBBB8 #B3D2D0 #DAE9E8
Accessibility & contrast
On white
2.11
#8DBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#8DBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBBB8
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBBB8 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B8
Deuteranopia (green-blind)
#ADB0B9
Tritanopia (blue-blind)
#7FBEBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8dbbb8; /* rgb */ color: rgb(141, 187, 184); /* oklch */ color: oklch(75.8% 0.049 191.2);
Tailwind
colors: {
custom: {
50: '#afcfcd',
500: '#8dbbb8',
950: '#000000',
},
}SCSS
$custom: #8dbbb8; $custom-light: #afcfcd; $custom-dark: #000000;
JSON
{
"hex": "#8dbbb8",
"rgb": {
"r": 141,
"g": 187,
"b": 184
},
"hsl": {
"h": 176.087,
"s": 25.275,
"l": 64.314
},
"oklch": {
"l": 0.75847,
"c": 0.04891,
"h": 191.2
},
"luminance": 0.44664
}Semantic roles & 50–950 ramp
primary
#8DBBB8
secondary
#DACACB
accent
#4248A4
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101313
muted
#7F8282