#84BD95#84BD95
#84BD95 is a light, moderate green. Relative luminance 0.435; OKLCH L 74.8% C 0.083 H 153.5°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #84BD95 |
|---|---|
| RGB | rgb(132, 189, 149) |
| HSL | hsl(138, 30%, 63%) |
| HSV | hsv(138, 30%, 74%) |
| CMYK | cmyk(30.2%, 0%, 21.2%, 25.9%) |
| CIE-LAB | lab(71.87, -26.85, 14.41) |
| CIE-LCH | lch(71.87, 30.47, 151.79°) |
| OKLab | oklab(74.79% -0.074 0.037) |
| OKLCH | oklch(74.79% 0.083 153.5) |
| XYZ | xyz(33.1363, 43.4691, 35.0724) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.92
Tea
#65AB7C
ΔE00 6.43
Sage Green (survey)
#88B378
ΔE00 6.63
Faded Green
#7BB274
ΔE00 6.65
Pale Teal
#82CBB2
ΔE00 6.73
Lichen
#8FB67B
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BD95 #BD84AC
analogous
#8FBD84 #84BD95 #84BDB2
triadic
#84BD95 #9584BD #BD9584
tetradic
#84BD95 #848FBD #BD84AC #BDB284
square
#84BD95 #848FBD #BD84AC #BDB284
split-complementary
#84BD95 #B284BD #BD848F
monochromatic
#458157 #5CA873 #84BD95 #ACD2B7 #D4E8DA
Accessibility & contrast
On white
2.17
#84BD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#84BD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BD95
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BD95 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB493
Deuteranopia (green-blind)
#B4AE97
Tritanopia (blue-blind)
#7BBCB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #84bd95; /* rgb */ color: rgb(132, 189, 149); /* oklch */ color: oklch(74.8% 0.083 153.5);
Tailwind
colors: {
custom: {
50: '#a9d1b4',
500: '#84bd95',
950: '#000000',
},
}SCSS
$custom: #84bd95; $custom-light: #a9d1b4; $custom-dark: #000000;
JSON
{
"hex": "#84bd95",
"rgb": {
"r": 132,
"g": 189,
"b": 149
},
"hsl": {
"h": 137.895,
"s": 30.159,
"l": 62.941
},
"oklch": {
"l": 0.7479,
"c": 0.08276,
"h": 153.5
},
"luminance": 0.43471
}Semantic roles & 50–950 ramp
primary
#84BD95
secondary
#D9C4D3
accent
#3D89A9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280