#84BB96#84BB96
#84BB96 is a light, moderate green. Relative luminance 0.426; OKLCH L 74.3% C 0.079 H 154.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #84BB96 |
|---|---|
| RGB | rgb(132, 187, 150) |
| HSL | hsl(140, 29%, 63%) |
| HSV | hsv(140, 29%, 73%) |
| CMYK | cmyk(29.4%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(71.31, -25.68, 13.08) |
| CIE-LCH | lch(71.31, 28.82, 153.01°) |
| OKLab | oklab(74.35% -0.071 0.0336) |
| OKLCH | oklch(74.35% 0.079 154.6) |
| XYZ | xyz(32.7893, 42.6467, 35.3522) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.30
Tea
#65AB7C
ΔE00 6.40
Pale Teal
#82CBB2
ΔE00 6.53
Greyish Green
#82A67D
ΔE00 6.83
Sage Green (survey)
#88B378
ΔE00 7.02
Greenish Grey
#96AE8D
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BB96 #BB84A9
analogous
#8EBB84 #84BB96 #84BBB1
triadic
#84BB96 #9684BB #BB9684
tetradic
#84BB96 #848EBB #BB84A9 #BBB184
square
#84BB96 #848EBB #BB84A9 #BBB184
split-complementary
#84BB96 #B184BB #BB848E
monochromatic
#467F59 #5DA574 #84BB96 #ABD1B8 #D3E7D9
Accessibility & contrast
On white
2.20
#84BB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#84BB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BB96
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BB96 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB294
Deuteranopia (green-blind)
#B2AC98
Tritanopia (blue-blind)
#7BBAB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #84bb96; /* rgb */ color: rgb(132, 187, 150); /* oklch */ color: oklch(74.3% 0.079 154.6);
Tailwind
colors: {
custom: {
50: '#a9cfb5',
500: '#84bb96',
950: '#000000',
},
}SCSS
$custom: #84bb96; $custom-light: #a9cfb5; $custom-dark: #000000;
JSON
{
"hex": "#84bb96",
"rgb": {
"r": 132,
"g": 187,
"b": 150
},
"hsl": {
"h": 139.636,
"s": 28.796,
"l": 62.549
},
"oklch": {
"l": 0.74349,
"c": 0.07854,
"h": 154.6
},
"luminance": 0.42648
}Semantic roles & 50–950 ramp
primary
#84BB96
secondary
#D7C3D1
accent
#3E85A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280