#8BBBB2#8BBBB2
#8BBBB2 is a light, muted teal. Relative luminance 0.442; OKLCH L 75.5% C 0.052 H 182.0°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBB2 |
|---|---|
| RGB | rgb(139, 187, 178) |
| HSL | hsl(169, 26%, 64%) |
| HSV | hsv(169, 26%, 73%) |
| CMYK | cmyk(25.7%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(72.39, -17.72, -0.59) |
| CIE-LCH | lch(72.39, 17.73, 181.89°) |
| OKLab | oklab(75.54% -0.0523 -0.0018) |
| OKLCH | oklch(75.54% 0.052 182) |
| XYZ | xyz(36.4512, 44.2424, 48.7299) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.41
Greyish Teal
#719F91
ΔE00 8.63
Seafoam Blue
#78D1B6
ΔE00 9.21
Dull Teal
#5F9E8F
ΔE00 10.22
Cadetblue
#5F9EA0
ΔE00 10.33
Mediumturquoise
#48D1CC
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBB2 #BB8B94
analogous
#8BBB9A #8BBBB2 #8BACBB
triadic
#8BBBB2 #B28BBB #BBB28B
tetradic
#8BBBB2 #9A8BBB #BB8B94 #ACBB8B
square
#8BBBB2 #9A8BBB #BB8B94 #ACBB8B
split-complementary
#8BBBB2 #BB8BAC #BB9A8B
monochromatic
#4B8076 #64A498 #8BBBB2 #B2D2CC #D8E8E5
Accessibility & contrast
On white
2.13
#8BBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#8BBBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBB2
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBB2 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5B2
Deuteranopia (green-blind)
#AEAFB3
Tritanopia (blue-blind)
#7DBDB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbbb2; /* rgb */ color: rgb(139, 187, 178); /* oklch */ color: oklch(75.5% 0.052 182.0);
Tailwind
colors: {
custom: {
50: '#aecfc9',
500: '#8bbbb2',
950: '#000000',
},
}SCSS
$custom: #8bbbb2; $custom-light: #aecfc9; $custom-dark: #000000;
JSON
{
"hex": "#8bbbb2",
"rgb": {
"r": 139,
"g": 187,
"b": 178
},
"hsl": {
"h": 168.75,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.7554,
"c": 0.05238,
"h": 182
},
"luminance": 0.44244
}Semantic roles & 50–950 ramp
primary
#8BBBB2
secondary
#D9C8CC
accent
#4154A5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282