#A2BE98#A2BE98
#A2BE98 is a light, moderate green. Relative luminance 0.468; OKLCH L 77.0% C 0.061 H 137.5°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BE98 |
|---|---|
| RGB | rgb(162, 190, 152) |
| HSL | hsl(104, 23%, 67%) |
| HSV | hsv(104, 20%, 75%) |
| CMYK | cmyk(14.7%, 0%, 20%, 25.5%) |
| CIE-LAB | lab(74.05, -16.64, 16.10) |
| CIE-LCH | lch(74.05, 23.15, 135.96°) |
| OKLab | oklab(77.03% -0.0451 0.0413) |
| OKLCH | oklch(77.03% 0.061 137.5) |
| XYZ | xyz(38.9801, 46.7747, 36.6744) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.17
Greenish Grey
#96AE8D
ΔE00 4.47
Sage Green
#9CAF88
ΔE00 4.51
Lichen
#8FB67B
ΔE00 6.21
Sage Green (survey)
#88B378
ΔE00 7.01
Sage
#87AE73
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BE98 #B498BE
analogous
#B5BE98 #A2BE98 #98BEA1
triadic
#A2BE98 #98A2BE #BE98A2
tetradic
#A2BE98 #98B5BE #B498BE #BEA198
square
#A2BE98 #98B5BE #B498BE #BEA198
split-complementary
#A2BE98 #A198BE #BE98B5
monochromatic
#628755 #80A672 #A2BE98 #C4D6BE #E6EDE3
Accessibility & contrast
On white
2.03
#A2BE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#A2BE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BE98
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BE98 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B896
Deuteranopia (green-blind)
#BCB59A
Tritanopia (blue-blind)
#A1BBB3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2be98; /* rgb */ color: rgb(162, 190, 152); /* oklch */ color: oklch(77.0% 0.061 137.5);
Tailwind
colors: {
custom: {
50: '#bed1b6',
500: '#a2be98',
950: '#000000',
},
}SCSS
$custom: #a2be98; $custom-light: #bed1b6; $custom-dark: #000000;
JSON
{
"hex": "#a2be98",
"rgb": {
"r": 162,
"g": 190,
"b": 152
},
"hsl": {
"h": 104.211,
"s": 22.619,
"l": 67.059
},
"oklch": {
"l": 0.77026,
"c": 0.06111,
"h": 137.5
},
"luminance": 0.46775
}Semantic roles & 50–950 ramp
primary
#A2BE98
secondary
#DCD3DF
accent
#44A189
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280