#84BB99#84BB99
#84BB99 is a light, moderate green. Relative luminance 0.427; OKLCH L 74.4% C 0.076 H 156.9°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #84BB99 |
|---|---|
| RGB | rgb(132, 187, 153) |
| HSL | hsl(143, 29%, 63%) |
| HSV | hsv(143, 29%, 73%) |
| CMYK | cmyk(29.4%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(71.38, -25.10, 11.55) |
| CIE-LCH | lch(71.38, 27.63, 155.30°) |
| OKLab | oklab(74.43% -0.0696 0.0297) |
| OKLCH | oklch(74.43% 0.076 156.9) |
| XYZ | xyz(33.0339, 42.7446, 36.6408) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.03
Pale Teal
#82CBB2
ΔE00 5.92
Tea
#65AB7C
ΔE00 6.81
Mediumaquamarine
#66CDAA
ΔE00 7.20
Greyish Green
#82A67D
ΔE00 7.21
Greenish Grey
#96AE8D
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BB99 #BB84A6
analogous
#8ABB84 #84BB99 #84BBB5
triadic
#84BB99 #9984BB #BB9984
tetradic
#84BB99 #848ABB #BB84A6 #BBB584
square
#84BB99 #848ABB #BB84A6 #BBB584
split-complementary
#84BB99 #B584BB #BB848A
monochromatic
#467F5C #5DA578 #84BB99 #ABD1BA #D3E7DA
Accessibility & contrast
On white
2.20
#84BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#84BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BB99
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BB99 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB397
Deuteranopia (green-blind)
#B1AC9B
Tritanopia (blue-blind)
#7ABAB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #84bb99; /* rgb */ color: rgb(132, 187, 153); /* oklch */ color: oklch(74.4% 0.076 156.9);
Tailwind
colors: {
custom: {
50: '#a9cfb7',
500: '#84bb99',
950: '#000000',
},
}SCSS
$custom: #84bb99; $custom-light: #a9cfb7; $custom-dark: #000000;
JSON
{
"hex": "#84bb99",
"rgb": {
"r": 132,
"g": 187,
"b": 153
},
"hsl": {
"h": 142.909,
"s": 28.796,
"l": 62.549
},
"oklch": {
"l": 0.74425,
"c": 0.07573,
"h": 156.9
},
"luminance": 0.42746
}Semantic roles & 50–950 ramp
primary
#84BB99
secondary
#D7C3D0
accent
#3E7FA7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280