#8BB7B2#8BB7B2
#8BB7B2 is a light, muted teal. Relative luminance 0.426; OKLCH L 74.6% C 0.047 H 187.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7B2 |
|---|---|
| RGB | rgb(139, 183, 178) |
| HSL | hsl(173, 23%, 63%) |
| HSV | hsv(173, 24%, 72%) |
| CMYK | cmyk(24%, 0%, 2.7%, 28.2%) |
| CIE-LAB | lab(71.26, -15.66, -2.24) |
| CIE-LCH | lch(71.26, 15.82, 188.14°) |
| OKLab | oklab(74.64% -0.047 -0.0062) |
| OKLCH | oklch(74.64% 0.047 187.6) |
| XYZ | xyz(35.6144, 42.5688, 48.4509) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.46
Cadetblue
#5F9EA0
ΔE00 9.23
Pale Teal
#82CBB2
ΔE00 9.48
Dull Teal
#5F9E8F
ΔE00 10.33
Cool Grey
#95A3A6
ΔE00 11.12
Seafoam Blue
#78D1B6
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7B2 #B78B90
analogous
#8BB79C #8BB7B2 #8BA6B7
triadic
#8BB7B2 #B28BB7 #B7B28B
tetradic
#8BB7B2 #9C8BB7 #B78B90 #A6B78B
square
#8BB7B2 #9C8BB7 #B78B90 #A6B78B
split-complementary
#8BB7B2 #B78BA6 #B79C8B
monochromatic
#4C7B76 #65A099 #8BB7B2 #B1CECB #D7E6E4
Accessibility & contrast
On white
2.21
#8BB7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#8BB7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7B2
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7B2 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B2
Deuteranopia (green-blind)
#AAACB3
Tritanopia (blue-blind)
#7EB9B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8bb7b2; /* rgb */ color: rgb(139, 183, 178); /* oklch */ color: oklch(74.6% 0.047 187.6);
Tailwind
colors: {
custom: {
50: '#aeccc9',
500: '#8bb7b2',
950: '#000000',
},
}SCSS
$custom: #8bb7b2; $custom-light: #aeccc9; $custom-dark: #000000;
JSON
{
"hex": "#8bb7b2",
"rgb": {
"r": 139,
"g": 183,
"b": 178
},
"hsl": {
"h": 173.182,
"s": 23.404,
"l": 63.137
},
"oklch": {
"l": 0.7464,
"c": 0.04745,
"h": 187.6
},
"luminance": 0.4257
}Semantic roles & 50–950 ramp
primary
#8BB7B2
secondary
#D7C7C9
accent
#444EA2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282