#8BB09E#8BB09E
#8BB09E is a light, muted teal. Relative luminance 0.390; OKLCH L 72.5% C 0.048 H 164.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB09E |
|---|---|
| RGB | rgb(139, 176, 158) |
| HSL | hsl(151, 19%, 62%) |
| HSV | hsv(151, 21%, 69%) |
| CMYK | cmyk(21%, 0%, 10.2%, 31%) |
| CIE-LAB | lab(68.76, -16.26, 5.12) |
| CIE-LCH | lch(68.76, 17.04, 162.53°) |
| OKLab | oklab(72.47% -0.046 0.0132) |
| OKLCH | oklch(72.47% 0.048 164) |
| XYZ | xyz(32.3426, 39.0072, 38.1662) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.18
Greenish Grey
#96AE8D
ΔE00 6.36
Grey Green
#86A17D
ΔE00 8.08
Greyish Green
#82A67D
ΔE00 8.16
Darkseagreen
#8FBC8F
ΔE00 8.46
Greeny Grey
#7EA07A
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB09E #B08B9D
analogous
#8BB08C #8BB09E #8BB0B0
triadic
#8BB09E #9E8BB0 #B09E8B
tetradic
#8BB09E #8C8BB0 #B08B9D #B0B08B
square
#8BB09E #8C8BB0 #B08B9D #B0B08B
split-complementary
#8BB09E #B08BB0 #B08C8B
monochromatic
#4E7361 #679780 #8BB09E #AFC9BC #D4E2DB
Accessibility & contrast
On white
2.39
#8BB09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#8BB09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB09E
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB09E | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9D
Deuteranopia (green-blind)
#A8A69F
Tritanopia (blue-blind)
#84B0AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8bb09e; /* rgb */ color: rgb(139, 176, 158); /* oklch */ color: oklch(72.5% 0.048 164.0);
Tailwind
colors: {
custom: {
50: '#adc7ba',
500: '#8bb09e',
950: '#000000',
},
}SCSS
$custom: #8bb09e; $custom-light: #adc7ba; $custom-dark: #000000;
JSON
{
"hex": "#8bb09e",
"rgb": {
"r": 139,
"g": 176,
"b": 158
},
"hsl": {
"h": 150.811,
"s": 18.974,
"l": 61.765
},
"oklch": {
"l": 0.7247,
"c": 0.0479,
"h": 164
},
"luminance": 0.39008
}Semantic roles & 50–950 ramp
primary
#8BB09E
secondary
#D2C5CB
accent
#48729D
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280