#8BBBA2#8BBBA2
#8BBBA2 is a light, moderate green. Relative luminance 0.436; OKLCH L 75.1% C 0.062 H 161.7°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBBA2 |
|---|---|
| RGB | rgb(139, 187, 162) |
| HSL | hsl(149, 26%, 64%) |
| HSV | hsv(149, 26%, 73%) |
| CMYK | cmyk(25.7%, 0%, 13.4%, 26.7%) |
| CIE-LAB | lab(71.99, -21.08, 7.56) |
| CIE-LCH | lch(71.99, 22.39, 160.27°) |
| OKLab | oklab(75.08% -0.0592 0.0196) |
| OKLCH | oklch(75.08% 0.062 161.7) |
| XYZ | xyz(34.9374, 43.6369, 40.7573) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.39
Darkseagreen
#8FBC8F
ΔE00 6.05
Greenish Grey
#96AE8D
ΔE00 7.17
Seafoam Blue
#78D1B6
ΔE00 7.54
Mediumaquamarine
#66CDAA
ΔE00 8.11
Greyish Green
#82A67D
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBBA2 #BB8BA4
analogous
#8CBB8B #8BBBA2 #8BBBBA
triadic
#8BBBA2 #A28BBB #BBA28B
tetradic
#8BBBA2 #8B8CBB #BB8BA4 #BBBA8B
square
#8BBBA2 #8B8CBB #BB8BA4 #BBBA8B
split-complementary
#8BBBA2 #BA8BBB #BB8B8C
monochromatic
#4B8065 #64A483 #8BBBA2 #B2D2C1 #D8E8E0
Accessibility & contrast
On white
2.16
#8BBBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#8BBBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBBA2
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBBA2 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A1
Deuteranopia (green-blind)
#B1AEA3
Tritanopia (blue-blind)
#82BBB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8bbba2; /* rgb */ color: rgb(139, 187, 162); /* oklch */ color: oklch(75.1% 0.062 161.7);
Tailwind
colors: {
custom: {
50: '#aecfbd',
500: '#8bbba2',
950: '#000000',
},
}SCSS
$custom: #8bbba2; $custom-light: #aecfbd; $custom-dark: #000000;
JSON
{
"hex": "#8bbba2",
"rgb": {
"r": 139,
"g": 187,
"b": 162
},
"hsl": {
"h": 148.75,
"s": 26.087,
"l": 63.922
},
"oklch": {
"l": 0.75082,
"c": 0.06235,
"h": 161.7
},
"luminance": 0.43638
}Semantic roles & 50–950 ramp
primary
#8BBBA2
secondary
#D9C8D1
accent
#4175A5
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281