#A2BDA4#A2BDA4
#A2BDA4 is a light, muted green. Relative luminance 0.468; OKLCH L 77.1% C 0.046 H 147.1°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BDA4 |
|---|---|
| RGB | rgb(162, 189, 164) |
| HSL | hsl(124, 17%, 69%) |
| HSV | hsv(124, 14%, 74%) |
| CMYK | cmyk(14.3%, 0%, 13.2%, 25.9%) |
| CIE-LAB | lab(74.03, -14.02, 9.59) |
| CIE-LCH | lch(74.03, 16.98, 145.61°) |
| OKLab | oklab(77.1% -0.0385 0.0249) |
| OKLCH | oklch(77.1% 0.046 147.1) |
| XYZ | xyz(39.7972, 46.7562, 42.0429) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.08
Sage Green
#9CAF88
ΔE00 6.37
Darkseagreen
#8FBC8F
ΔE00 6.76
Greyish Green
#82A67D
ΔE00 9.09
Grey Green
#86A17D
ΔE00 9.16
Pale Teal
#82CBB2
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BDA4 #BDA2BB
analogous
#AEBDA2 #A2BDA4 #A2BDB2
triadic
#A2BDA4 #A4A2BD #BDA4A2
tetradic
#A2BDA4 #A2AEBD #BDA2BB #BDB2A2
square
#A2BDA4 #A2AEBD #BDA2BB #BDB2A2
split-complementary
#A2BDA4 #B2A2BD #BDA2AE
monochromatic
#5F8662 #7EA481 #A2BDA4 #C6D6C7 #EAF0EA
Accessibility & contrast
On white
2.03
#A2BDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#A2BDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BDA4
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BDA4 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A3
Deuteranopia (green-blind)
#B9B5A5
Tritanopia (blue-blind)
#9FBCB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bda4; /* rgb */ color: rgb(162, 189, 164); /* oklch */ color: oklch(77.1% 0.046 147.1);
Tailwind
colors: {
custom: {
50: '#bdd1bf',
500: '#a2bda4',
950: '#000000',
},
}SCSS
$custom: #a2bda4; $custom-light: #bdd1bf; $custom-dark: #000000;
JSON
{
"hex": "#a2bda4",
"rgb": {
"r": 162,
"g": 189,
"b": 164
},
"hsl": {
"h": 124.444,
"s": 16.981,
"l": 68.824
},
"oklch": {
"l": 0.77104,
"c": 0.04584,
"h": 147.1
},
"luminance": 0.46757
}Semantic roles & 50–950 ramp
primary
#A2BDA4
secondary
#E1D9E1
accent
#4A959B
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121412
muted
#818281