#8FBDBD#8FBDBD
#8FBDBD is a light, muted teal. Relative luminance 0.459; OKLCH L 76.6% C 0.049 H 196.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDBD |
|---|---|
| RGB | rgb(143, 189, 189) |
| HSL | hsl(180, 26%, 65%) |
| HSV | hsv(180, 24%, 74%) |
| CMYK | cmyk(24.3%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(73.49, -15.10, -4.95) |
| CIE-LCH | lch(73.49, 15.89, 198.16°) |
| OKLab | oklab(76.57% -0.0467 -0.0135) |
| OKLCH | oklch(76.57% 0.049 196.2) |
| XYZ | xyz(38.7077, 45.9073, 54.9557) |
| Luminance | 0.4591 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.13
Lightblue
#ADD8E6
ΔE00 9.67
Cadetblue
#5F9EA0
ΔE00 10.36
Pale Teal
#82CBB2
ΔE00 10.73
Mediumturquoise
#48D1CC
ΔE00 10.97
Greyish Teal
#719F91
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDBD #BD8F8F
analogous
#8FBDA6 #8FBDBD #8FA6BD
triadic
#8FBDBD #BD8FBD #BDBD8F
tetradic
#8FBDBD #A68FBD #BD8F8F #A6BD8F
square
#8FBDBD #A68FBD #BD8F8F #A6BD8F
split-complementary
#8FBDBD #BD8FA6 #BDA68F
monochromatic
#4E8484 #68A6A6 #8FBDBD #B6D4D4 #DCEAEA
Accessibility & contrast
On white
2.06
#8FBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#8FBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDBD
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDBD | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BD
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#80C0BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbdbd; /* rgb */ color: rgb(143, 189, 189); /* oklch */ color: oklch(76.6% 0.049 196.2);
Tailwind
colors: {
custom: {
50: '#b1d1d0',
500: '#8fbdbd',
950: '#000000',
},
}SCSS
$custom: #8fbdbd; $custom-light: #b1d1d0; $custom-dark: #000000;
JSON
{
"hex": "#8fbdbd",
"rgb": {
"r": 143,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 25.843,
"l": 65.098
},
"oklch": {
"l": 0.76573,
"c": 0.04862,
"h": 196.2
},
"luminance": 0.45909
}Semantic roles & 50–950 ramp
primary
#8FBDBD
secondary
#DCCCCC
accent
#4141A4
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111414
muted
#808282