#8DBBBF#8DBBBF
#8DBBBF is a light, muted teal. Relative luminance 0.450; OKLCH L 76.1% C 0.049 H 202.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBBBF |
|---|---|
| RGB | rgb(141, 187, 191) |
| HSL | hsl(185, 28%, 65%) |
| HSV | hsv(185, 26%, 75%) |
| CMYK | cmyk(26.2%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.87, -14.20, -6.97) |
| CIE-LCH | lch(72.87, 15.82, 206.14°) |
| OKLab | oklab(76.07% -0.0451 -0.019) |
| OKLCH | oklch(76.07% 0.049 202.9) |
| XYZ | xyz(38.1559, 44.9632, 55.9484) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.01
Powder Blue
#B0E0E6
ΔE00 9.26
Bluegrey
#85A3B2
ΔE00 9.70
Sky Blue
#87CEEB
ΔE00 9.83
Cadetblue
#5F9EA0
ΔE00 10.09
Greyblue
#77A1B5
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBBBF #BF918D
analogous
#8DBFAA #8DBBBF #8DA2BF
triadic
#8DBBBF #BF8DBB #BBBF8D
tetradic
#8DBBBF #AA8DBF #BF918D #A2BF8D
square
#8DBBBF #AA8DBF #BF918D #A2BF8D
split-complementary
#8DBBBF #BF8DA2 #BFAA8D
monochromatic
#4B8286 #66A4A9 #8DBBBF #B4D2D5 #DBEAEB
Accessibility & contrast
On white
2.10
#8DBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#8DBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBBBF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBBBF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#7CBFBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8dbbbf; /* rgb */ color: rgb(141, 187, 191); /* oklch */ color: oklch(76.1% 0.049 202.9);
Tailwind
colors: {
custom: {
50: '#afcfd2',
500: '#8dbbbf',
950: '#000000',
},
}SCSS
$custom: #8dbbbf; $custom-light: #afcfd2; $custom-dark: #000000;
JSON
{
"hex": "#8dbbbf",
"rgb": {
"r": 141,
"g": 187,
"b": 191
},
"hsl": {
"h": 184.8,
"s": 28.09,
"l": 65.098
},
"oklch": {
"l": 0.7607,
"c": 0.04897,
"h": 202.9
},
"luminance": 0.44965
}Semantic roles & 50–950 ramp
primary
#8DBBBF
secondary
#DCCDCB
accent
#473FA7
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101314
muted
#7F8282