#8BBDA2#8BBDA2
#8BBDA2 is a light, moderate green. Relative luminance 0.445; OKLCH L 75.5% C 0.066 H 160.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDA2 |
|---|---|
| RGB | rgb(139, 189, 162) |
| HSL | hsl(148, 27%, 64%) |
| HSV | hsv(148, 26%, 74%) |
| CMYK | cmyk(26.5%, 0%, 14.3%, 25.9%) |
| CIE-LAB | lab(72.56, -22.08, 8.38) |
| CIE-LCH | lch(72.56, 23.62, 159.23°) |
| OKLab | oklab(75.54% -0.0619 0.0217) |
| OKLCH | oklch(75.54% 0.066 160.7) |
| XYZ | xyz(35.3646, 44.4913, 40.8998) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.98
Darkseagreen
#8FBC8F
ΔE00 5.57
Seafoam Blue
#78D1B6
ΔE00 7.09
Greenish Grey
#96AE8D
ΔE00 7.38
Mediumaquamarine
#66CDAA
ΔE00 7.57
Greyish Green
#82A67D
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDA2 #BD8BA6
analogous
#8DBD8B #8BBDA2 #8BBDBB
triadic
#8BBDA2 #A28BBD #BDA28B
tetradic
#8BBDA2 #8B8DBD #BD8BA6 #BDBB8B
square
#8BBDA2 #8B8DBD #BD8BA6 #BDBB8B
split-complementary
#8BBDA2 #BB8BBD #BD8B8D
monochromatic
#4B8365 #64A783 #8BBDA2 #B2D3C1 #D9E9E1
Accessibility & contrast
On white
2.12
#8BBDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#8BBDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDA2
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDA2 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A1
Deuteranopia (green-blind)
#B3B0A4
Tritanopia (blue-blind)
#81BDB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbda2; /* rgb */ color: rgb(139, 189, 162); /* oklch */ color: oklch(75.5% 0.066 160.7);
Tailwind
colors: {
custom: {
50: '#aed1bd',
500: '#8bbda2',
950: '#000000',
},
}SCSS
$custom: #8bbda2; $custom-light: #aed1bd; $custom-dark: #000000;
JSON
{
"hex": "#8bbda2",
"rgb": {
"r": 139,
"g": 189,
"b": 162
},
"hsl": {
"h": 147.6,
"s": 27.473,
"l": 64.314
},
"oklch": {
"l": 0.75539,
"c": 0.06554,
"h": 160.7
},
"luminance": 0.44493
}Semantic roles & 50–950 ramp
primary
#8BBDA2
secondary
#DBC9D3
accent
#3F77A6
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281