#8FBBB2#8FBBB2
#8FBBB2 is a light, muted teal. Relative luminance 0.446; OKLCH L 75.8% C 0.049 H 181.0°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBB2 |
|---|---|
| RGB | rgb(143, 187, 178) |
| HSL | hsl(168, 24%, 65%) |
| HSV | hsv(168, 24%, 73%) |
| CMYK | cmyk(23.5%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(72.62, -16.48, -0.22) |
| CIE-LCH | lch(72.62, 16.48, 180.75°) |
| OKLab | oklab(75.79% -0.0486 -0.0008) |
| OKLCH | oklch(75.79% 0.049 181) |
| XYZ | xyz(37.1315, 44.5932, 48.7618) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.82
Greyish Teal
#719F91
ΔE00 8.83
Seafoam Blue
#78D1B6
ΔE00 9.67
Dull Teal
#5F9E8F
ΔE00 10.65
Cadetblue
#5F9EA0
ΔE00 10.70
Greenish Grey
#96AE8D
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBB2 #BB8F98
analogous
#8FBB9C #8FBBB2 #8FAEBB
triadic
#8FBBB2 #B28FBB #BBB28F
tetradic
#8FBBB2 #9C8FBB #BB8F98 #AEBB8F
square
#8FBBB2 #9C8FBB #BB8F98 #AEBB8F
split-complementary
#8FBBB2 #BB8FAE #BB9C8F
monochromatic
#4E8177 #69A498 #8FBBB2 #B5D2CC #DBE9E6
Accessibility & contrast
On white
2.12
#8FBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#8FBBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBB2
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBB2 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B2
Deuteranopia (green-blind)
#AFB0B3
Tritanopia (blue-blind)
#83BDB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fbbb2; /* rgb */ color: rgb(143, 187, 178); /* oklch */ color: oklch(75.8% 0.049 181.0);
Tailwind
colors: {
custom: {
50: '#b0cfc9',
500: '#8fbbb2',
950: '#000000',
},
}SCSS
$custom: #8fbbb2; $custom-light: #b0cfc9; $custom-dark: #000000;
JSON
{
"hex": "#8fbbb2",
"rgb": {
"r": 143,
"g": 187,
"b": 178
},
"hsl": {
"h": 167.727,
"s": 24.444,
"l": 64.706
},
"oklch": {
"l": 0.75787,
"c": 0.04859,
"h": 181
},
"luminance": 0.44595
}Semantic roles & 50–950 ramp
primary
#8FBBB2
secondary
#DACBCE
accent
#4356A3
background
#FAFCFC
surface
#F5F9F8
border
#CFD2D1
text
#101313
muted
#7F8282