#8BB09F#8BB09F
#8BB09F is a light, muted teal. Relative luminance 0.390; OKLCH L 72.5% C 0.047 H 165.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB09F |
|---|---|
| RGB | rgb(139, 176, 159) |
| HSL | hsl(152, 19%, 62%) |
| HSV | hsv(152, 21%, 69%) |
| CMYK | cmyk(21%, 0%, 9.7%, 31%) |
| CIE-LAB | lab(68.78, -16.05, 4.60) |
| CIE-LCH | lch(68.78, 16.70, 164.01°) |
| OKLab | oklab(72.5% -0.0456 0.0119) |
| OKLCH | oklch(72.5% 0.047 165.4) |
| XYZ | xyz(32.4291, 39.0418, 38.6214) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.12
Greenish Grey
#96AE8D
ΔE00 6.67
Grey Green
#86A17D
ΔE00 8.37
Greyish Green
#82A67D
ΔE00 8.50
Dull Teal
#5F9E8F
ΔE00 8.61
Greeny Grey
#7EA07A
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB09F #B08B9C
analogous
#8BB08D #8BB09F #8BAFB0
triadic
#8BB09F #9F8BB0 #B09F8B
tetradic
#8BB09F #8D8BB0 #B08B9C #AFB08B
square
#8BB09F #8D8BB0 #B08B9C #AFB08B
split-complementary
#8BB09F #B08BAF #B08D8B
monochromatic
#4E7362 #679781 #8BB09F #AFC9BD #D4E2DB
Accessibility & contrast
On white
2.38
#8BB09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#8BB09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB09F
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB09F | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAB9E
Deuteranopia (green-blind)
#A8A6A0
Tritanopia (blue-blind)
#84B0AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8bb09f; /* rgb */ color: rgb(139, 176, 159); /* oklch */ color: oklch(72.5% 0.047 165.4);
Tailwind
colors: {
custom: {
50: '#adc7bb',
500: '#8bb09f',
950: '#000000',
},
}SCSS
$custom: #8bb09f; $custom-light: #adc7bb; $custom-dark: #000000;
JSON
{
"hex": "#8bb09f",
"rgb": {
"r": 139,
"g": 176,
"b": 159
},
"hsl": {
"h": 152.432,
"s": 18.974,
"l": 61.765
},
"oklch": {
"l": 0.72498,
"c": 0.04713,
"h": 165.4
},
"luminance": 0.39043
}Semantic roles & 50–950 ramp
primary
#8BB09F
secondary
#D2C5CB
accent
#486F9D
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280