#84BB95#84BB95
#84BB95 is a light, moderate green. Relative luminance 0.426; OKLCH L 74.3% C 0.080 H 153.9°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #84BB95 |
|---|---|
| RGB | rgb(132, 187, 149) |
| HSL | hsl(139, 29%, 63%) |
| HSV | hsv(139, 29%, 73%) |
| CMYK | cmyk(29.4%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(71.29, -25.88, 13.59) |
| CIE-LCH | lch(71.29, 29.23, 152.29°) |
| OKLab | oklab(74.32% -0.0714 0.0349) |
| OKLCH | oklch(74.32% 0.08 153.9) |
| XYZ | xyz(32.7091, 42.6147, 34.9300) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.08
Tea
#65AB7C
ΔE00 6.28
Greyish Green
#82A67D
ΔE00 6.73
Pale Teal
#82CBB2
ΔE00 6.74
Sage Green (survey)
#88B378
ΔE00 6.76
Faded Green
#7BB274
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BB95 #BB84AA
analogous
#8FBB84 #84BB95 #84BBB0
triadic
#84BB95 #9584BB #BB9584
tetradic
#84BB95 #848FBB #BB84AA #BBB084
square
#84BB95 #848FBB #BB84AA #BBB084
split-complementary
#84BB95 #B084BB #BB848F
monochromatic
#467F57 #5DA573 #84BB95 #ABD1B7 #D3E7D9
Accessibility & contrast
On white
2.21
#84BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#84BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BB95
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BB95 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB293
Deuteranopia (green-blind)
#B2AC97
Tritanopia (blue-blind)
#7BBAB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #84bb95; /* rgb */ color: rgb(132, 187, 149); /* oklch */ color: oklch(74.3% 0.080 153.9);
Tailwind
colors: {
custom: {
50: '#a9cfb4',
500: '#84bb95',
950: '#000000',
},
}SCSS
$custom: #84bb95; $custom-light: #a9cfb4; $custom-dark: #000000;
JSON
{
"hex": "#84bb95",
"rgb": {
"r": 132,
"g": 187,
"b": 149
},
"hsl": {
"h": 138.545,
"s": 28.796,
"l": 62.549
},
"oklch": {
"l": 0.74324,
"c": 0.07951,
"h": 153.9
},
"luminance": 0.42616
}Semantic roles & 50–950 ramp
primary
#84BB95
secondary
#D7C3D1
accent
#3E87A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280