#8FBDBB#8FBDBB
#8FBDBB is a light, muted teal. Relative luminance 0.458; OKLCH L 76.5% C 0.049 H 192.8°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDBB |
|---|---|
| RGB | rgb(143, 189, 187) |
| HSL | hsl(177, 26%, 65%) |
| HSV | hsv(177, 24%, 74%) |
| CMYK | cmyk(24.3%, 0%, 1.1%, 25.9%) |
| CIE-LAB | lab(73.43, -15.54, -3.95) |
| CIE-LCH | lch(73.43, 16.04, 194.24°) |
| OKLab | oklab(76.51% -0.0475 -0.0108) |
| OKLCH | oklch(76.51% 0.049 192.8) |
| XYZ | xyz(38.4922, 45.8210, 53.8203) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.45
Pale Teal
#82CBB2
ΔE00 9.92
Lightblue
#ADD8E6
ΔE00 10.30
Cadetblue
#5F9EA0
ΔE00 10.37
Greyish Teal
#719F91
ΔE00 10.49
Mediumturquoise
#48D1CC
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDBB #BD8F91
analogous
#8FBDA4 #8FBDBB #8FA8BD
triadic
#8FBDBB #BB8FBD #BDBB8F
tetradic
#8FBDBB #A48FBD #BD8F91 #A8BD8F
square
#8FBDBB #A48FBD #BD8F91 #A8BD8F
split-complementary
#8FBDBB #BD8FA8 #BDA48F
monochromatic
#4E8482 #68A6A4 #8FBDBB #B6D4D2 #DCEAEA
Accessibility & contrast
On white
2.07
#8FBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#8FBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDBB
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDBB | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#AEB2BC
Tritanopia (blue-blind)
#80C0BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbdbb; /* rgb */ color: rgb(143, 189, 187); /* oklch */ color: oklch(76.5% 0.049 192.8);
Tailwind
colors: {
custom: {
50: '#b1d1cf',
500: '#8fbdbb',
950: '#000000',
},
}SCSS
$custom: #8fbdbb; $custom-light: #b1d1cf; $custom-dark: #000000;
JSON
{
"hex": "#8fbdbb",
"rgb": {
"r": 143,
"g": 189,
"b": 187
},
"hsl": {
"h": 177.391,
"s": 25.843,
"l": 65.098
},
"oklch": {
"l": 0.7651,
"c": 0.04873,
"h": 192.8
},
"luminance": 0.45823
}Semantic roles & 50–950 ramp
primary
#8FBDBB
secondary
#DCCCCD
accent
#4145A4
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111413
muted
#808282