#8BBCA4#8BBCA4
#8BBCA4 is a light, moderate teal. Relative luminance 0.441; OKLCH L 75.4% C 0.062 H 163.2°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCA4 |
|---|---|
| RGB | rgb(139, 188, 164) |
| HSL | hsl(151, 27%, 64%) |
| HSV | hsv(151, 26%, 74%) |
| CMYK | cmyk(26.1%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(72.32, -21.18, 6.95) |
| CIE-LCH | lch(72.32, 22.29, 161.84°) |
| OKLab | oklab(75.37% -0.0597 0.018) |
| OKLCH | oklch(75.37% 0.062 163.2) |
| XYZ | xyz(35.3295, 44.1343, 41.7720) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.04
Darkseagreen
#8FBC8F
ΔE00 6.45
Seafoam Blue
#78D1B6
ΔE00 7.22
Greenish Grey
#96AE8D
ΔE00 7.60
Mediumaquamarine
#66CDAA
ΔE00 7.93
Greyish Green
#82A67D
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCA4 #BC8BA3
analogous
#8BBC8C #8BBCA4 #8BBCBC
triadic
#8BBCA4 #A48BBC #BCA48B
tetradic
#8BBCA4 #8C8BBC #BC8BA3 #BCBC8B
square
#8BBCA4 #8C8BBC #BC8BA3 #BCBC8B
split-complementary
#8BBCA4 #BC8BBC #BC8C8B
monochromatic
#4B8267 #64A686 #8BBCA4 #B2D2C2 #D9E9E1
Accessibility & contrast
On white
2.14
#8BBCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#8BBCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCA4
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCA4 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A3
Deuteranopia (green-blind)
#B2AFA5
Tritanopia (blue-blind)
#81BCB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bbca4; /* rgb */ color: rgb(139, 188, 164); /* oklch */ color: oklch(75.4% 0.062 163.2);
Tailwind
colors: {
custom: {
50: '#aed0bf',
500: '#8bbca4',
950: '#000000',
},
}SCSS
$custom: #8bbca4; $custom-light: #aed0bf; $custom-dark: #000000;
JSON
{
"hex": "#8bbca4",
"rgb": {
"r": 139,
"g": 188,
"b": 164
},
"hsl": {
"h": 150.612,
"s": 26.776,
"l": 64.118
},
"oklch": {
"l": 0.75365,
"c": 0.06231,
"h": 163.2
},
"luminance": 0.44136
}Semantic roles & 50–950 ramp
primary
#8BBCA4
secondary
#DAC9D1
accent
#4072A5
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281