#84BD97#84BD97
#84BD97 is a light, moderate green. Relative luminance 0.435; OKLCH L 74.8% C 0.081 H 154.8°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #84BD97 |
|---|---|
| RGB | rgb(132, 189, 151) |
| HSL | hsl(140, 30%, 63%) |
| HSV | hsv(140, 30%, 74%) |
| CMYK | cmyk(30.2%, 0%, 20.1%, 25.9%) |
| CIE-LAB | lab(71.92, -26.47, 13.38) |
| CIE-LCH | lch(71.92, 29.66, 153.18°) |
| OKLab | oklab(74.84% -0.0732 0.0344) |
| OKLCH | oklch(74.84% 0.081 154.8) |
| XYZ | xyz(33.2974, 43.5336, 35.9205) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.32
Pale Teal
#82CBB2
ΔE00 6.28
Tea
#65AB7C
ΔE00 6.62
Mediumaquamarine
#66CDAA
ΔE00 7.06
Sage Green (survey)
#88B378
ΔE00 7.12
Faded Green
#7BB274
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BD97 #BD84AA
analogous
#8DBD84 #84BD97 #84BDB3
triadic
#84BD97 #9784BD #BD9784
tetradic
#84BD97 #848DBD #BD84AA #BDB384
square
#84BD97 #848DBD #BD84AA #BDB384
split-complementary
#84BD97 #B384BD #BD848D
monochromatic
#458159 #5CA875 #84BD97 #ACD2B9 #D4E8DA
Accessibility & contrast
On white
2.16
#84BD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#84BD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BD97
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BD97 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB495
Deuteranopia (green-blind)
#B3AE99
Tritanopia (blue-blind)
#7ABCB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #84bd97; /* rgb */ color: rgb(132, 189, 151); /* oklch */ color: oklch(74.8% 0.081 154.8);
Tailwind
colors: {
custom: {
50: '#a9d1b5',
500: '#84bd97',
950: '#000000',
},
}SCSS
$custom: #84bd97; $custom-light: #a9d1b5; $custom-dark: #000000;
JSON
{
"hex": "#84bd97",
"rgb": {
"r": 132,
"g": 189,
"b": 151
},
"hsl": {
"h": 140,
"s": 30.159,
"l": 62.941
},
"oklch": {
"l": 0.7484,
"c": 0.08083,
"h": 154.8
},
"luminance": 0.43535
}Semantic roles & 50–950 ramp
primary
#84BD97
secondary
#D9C4D2
accent
#3D85A9
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280