#A2BB98#A2BB98
#A2BB98 is a light, muted green. Relative luminance 0.455; OKLCH L 76.4% C 0.056 H 136.8°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BB98 |
|---|---|
| RGB | rgb(162, 187, 152) |
| HSL | hsl(103, 20%, 66%) |
| HSV | hsv(103, 19%, 73%) |
| CMYK | cmyk(13.4%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(73.21, -15.11, 14.93) |
| CIE-LCH | lch(73.21, 21.24, 135.34°) |
| OKLab | oklab(76.36% -0.0408 0.0384) |
| OKLCH | oklch(76.36% 0.056 136.8) |
| XYZ | xyz(38.3370, 45.4885, 36.4601) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.63
Sage Green
#9CAF88
ΔE00 3.84
Darkseagreen
#8FBC8F
ΔE00 4.95
Lichen
#8FB67B
ΔE00 6.79
Greyish Green
#82A67D
ΔE00 7.49
Sage Green (survey)
#88B378
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BB98 #B198BB
analogous
#B4BB98 #A2BB98 #98BBA0
triadic
#A2BB98 #98A2BB #BB98A2
tetradic
#A2BB98 #98B4BB #B198BB #BBA098
square
#A2BB98 #98B4BB #B198BB #BBA098
split-complementary
#A2BB98 #A098BB #BB98B4
monochromatic
#638256 #81A373 #A2BB98 #C3D3BD #E5ECE2
Accessibility & contrast
On white
2.08
#A2BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#A2BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BB98
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BB98 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB596
Deuteranopia (green-blind)
#BAB39A
Tritanopia (blue-blind)
#A2B8B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a2bb98; /* rgb */ color: rgb(162, 187, 152); /* oklch */ color: oklch(76.4% 0.056 136.8);
Tailwind
colors: {
custom: {
50: '#bdcfb6',
500: '#a2bb98',
950: '#000000',
},
}SCSS
$custom: #a2bb98; $custom-light: #bdcfb6; $custom-dark: #000000;
JSON
{
"hex": "#a2bb98",
"rgb": {
"r": 162,
"g": 187,
"b": 152
},
"hsl": {
"h": 102.857,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.76362,
"c": 0.05603,
"h": 136.8
},
"luminance": 0.45489
}Semantic roles & 50–950 ramp
primary
#A2BB98
secondary
#DAD2DD
accent
#479F86
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280