#8FBDB3#8FBDB3
#8FBDB3 is a light, muted teal. Relative luminance 0.455; OKLCH L 76.3% C 0.051 H 180.0°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDB3 |
|---|---|
| RGB | rgb(143, 189, 179) |
| HSL | hsl(167, 26%, 65%) |
| HSV | hsv(167, 24%, 74%) |
| CMYK | cmyk(24.3%, 0%, 5.3%, 25.9%) |
| CIE-LAB | lab(73.21, -17.30, 0.10) |
| CIE-LCH | lch(73.21, 17.30, 179.68°) |
| OKLab | oklab(76.27% -0.0508 0) |
| OKLCH | oklch(76.27% 0.051 180) |
| XYZ | xyz(37.6595, 45.4879, 49.4349) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.13
Seafoam Blue
#78D1B6
ΔE00 8.98
Greyish Teal
#719F91
ΔE00 9.14
Mediumaquamarine
#66CDAA
ΔE00 10.74
Greenish Grey
#96AE8D
ΔE00 10.75
Mediumturquoise
#48D1CC
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDB3 #BD8F99
analogous
#8FBD9C #8FBDB3 #8FB0BD
triadic
#8FBDB3 #B38FBD #BDB38F
tetradic
#8FBDB3 #9C8FBD #BD8F99 #B0BD8F
square
#8FBDB3 #9C8FBD #BD8F99 #B0BD8F
split-complementary
#8FBDB3 #BD8FB0 #BD9C8F
monochromatic
#4E8478 #68A699 #8FBDB3 #B6D4CD #DCEAE7
Accessibility & contrast
On white
2.08
#8FBDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#8FBDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDB3
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDB3 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B3
Deuteranopia (green-blind)
#B0B1B4
Tritanopia (blue-blind)
#83BFBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbdb3; /* rgb */ color: rgb(143, 189, 179); /* oklch */ color: oklch(76.3% 0.051 180.0);
Tailwind
colors: {
custom: {
50: '#b0d1c9',
500: '#8fbdb3',
950: '#000000',
},
}SCSS
$custom: #8fbdb3; $custom-light: #b0d1c9; $custom-dark: #000000;
JSON
{
"hex": "#8fbdb3",
"rgb": {
"r": 143,
"g": 189,
"b": 179
},
"hsl": {
"h": 166.957,
"s": 25.843,
"l": 65.098
},
"oklch": {
"l": 0.76265,
"c": 0.05083,
"h": 180
},
"luminance": 0.4549
}Semantic roles & 50–950 ramp
primary
#8FBDB3
secondary
#DCCCCF
accent
#4157A4
background
#FAFCFC
surface
#F5F9F8
border
#CFD2D1
text
#111413
muted
#808282