#84BB98#84BB98
#84BB98 is a light, moderate green. Relative luminance 0.427; OKLCH L 74.4% C 0.077 H 156.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #84BB98 |
|---|---|
| RGB | rgb(132, 187, 152) |
| HSL | hsl(142, 29%, 63%) |
| HSV | hsv(142, 29%, 73%) |
| CMYK | cmyk(29.4%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(71.36, -25.30, 12.06) |
| CIE-LCH | lch(71.36, 28.02, 154.52°) |
| OKLab | oklab(74.4% -0.0701 0.031) |
| OKLCH | oklch(74.4% 0.077 156.1) |
| XYZ | xyz(32.9517, 42.7117, 36.2076) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.78
Pale Teal
#82CBB2
ΔE00 6.12
Tea
#65AB7C
ΔE00 6.66
Greyish Green
#82A67D
ΔE00 7.08
Greenish Grey
#96AE8D
ΔE00 7.17
Mediumaquamarine
#66CDAA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BB98 #BB84A7
analogous
#8BBB84 #84BB98 #84BBB3
triadic
#84BB98 #9884BB #BB9884
tetradic
#84BB98 #848BBB #BB84A7 #BBB384
square
#84BB98 #848BBB #BB84A7 #BBB384
split-complementary
#84BB98 #B384BB #BB848B
monochromatic
#467F5B #5DA577 #84BB98 #ABD1B9 #D3E7DA
Accessibility & contrast
On white
2.20
#84BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#84BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BB98
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BB98 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB396
Deuteranopia (green-blind)
#B1AC9A
Tritanopia (blue-blind)
#7ABAB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #84bb98; /* rgb */ color: rgb(132, 187, 152); /* oklch */ color: oklch(74.4% 0.077 156.1);
Tailwind
colors: {
custom: {
50: '#a9cfb6',
500: '#84bb98',
950: '#000000',
},
}SCSS
$custom: #84bb98; $custom-light: #a9cfb6; $custom-dark: #000000;
JSON
{
"hex": "#84bb98",
"rgb": {
"r": 132,
"g": 187,
"b": 152
},
"hsl": {
"h": 141.818,
"s": 28.796,
"l": 62.549
},
"oklch": {
"l": 0.74399,
"c": 0.07666,
"h": 156.1
},
"luminance": 0.42713
}Semantic roles & 50–950 ramp
primary
#84BB98
secondary
#D7C3D0
accent
#3E81A7
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280