#8FBBBE#8FBBBE
#8FBBBE is a light, muted teal. Relative luminance 0.451; OKLCH L 76.2% C 0.047 H 201.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBBE |
|---|---|
| RGB | rgb(143, 187, 190) |
| HSL | hsl(184, 27%, 65%) |
| HSV | hsv(184, 25%, 75%) |
| CMYK | cmyk(24.7%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(72.96, -13.83, -6.28) |
| CIE-LCH | lch(72.96, 15.19, 204.43°) |
| OKLab | oklab(76.16% -0.0436 -0.0171) |
| OKLCH | oklch(76.16% 0.047 201.4) |
| XYZ | xyz(38.3894, 45.0963, 55.3869) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.07
Powder Blue
#B0E0E6
ΔE00 9.24
Bluegrey
#85A3B2
ΔE00 9.79
Sky Blue
#87CEEB
ΔE00 10.21
Cadetblue
#5F9EA0
ΔE00 10.24
Cool Grey
#95A3A6
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBBE #BE928F
analogous
#8FBEA9 #8FBBBE #8FA3BE
triadic
#8FBBBE #BE8FBB #BBBE8F
tetradic
#8FBBBE #A98FBE #BE928F #A3BE8F
square
#8FBBBE #A98FBE #BE928F #A3BE8F
split-complementary
#8FBBBE #BE8FA3 #BEA98F
monochromatic
#4D8285 #68A3A8 #8FBBBE #B6D3D4 #DCEAEB
Accessibility & contrast
On white
2.10
#8FBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#8FBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBBE
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBBE | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#ACB0BE
Tritanopia (blue-blind)
#80BEBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8fbbbe; /* rgb */ color: rgb(143, 187, 190); /* oklch */ color: oklch(76.2% 0.047 201.4);
Tailwind
colors: {
custom: {
50: '#b1cfd1',
500: '#8fbbbe',
950: '#000000',
},
}SCSS
$custom: #8fbbbe; $custom-light: #b1cfd1; $custom-dark: #000000;
JSON
{
"hex": "#8fbbbe",
"rgb": {
"r": 143,
"g": 187,
"b": 190
},
"hsl": {
"h": 183.83,
"s": 26.554,
"l": 65.294
},
"oklch": {
"l": 0.76161,
"c": 0.04688,
"h": 201.4
},
"luminance": 0.45098
}Semantic roles & 50–950 ramp
primary
#8FBBBE
secondary
#DCCDCC
accent
#4740A5
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111314
muted
#808282