#A2DEB6#A2DEB6
#A2DEB6 is a very light, moderate green. Relative luminance 0.633; OKLCH L 84.9% C 0.083 H 155.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DEB6 |
|---|---|
| RGB | rgb(162, 222, 182) |
| HSL | hsl(140, 48%, 75%) |
| HSV | hsv(140, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 18%, 12.9%) |
| CIE-LAB | lab(83.60, -27.13, 13.55) |
| CIE-LCH | lch(83.60, 30.33, 153.46°) |
| OKLab | oklab(84.88% -0.0751 0.0349) |
| OKLCH | oklch(84.88% 0.083 155.1) |
| XYZ | xyz(49.4624, 63.2993, 53.8587) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.13
Light Teal
#90E4C1
ΔE00 4.29
Hospital Green
#9BE5AA
ΔE00 4.60
Seafoam
#7FE0B3
ΔE00 5.05
Pale Turquoise
#A5FBD5
ΔE00 6.99
Pale Teal
#82CBB2
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DEB6 #DEA2CA
analogous
#ACDEA2 #A2DEB6 #A2DED4
triadic
#A2DEB6 #B6A2DE #DEB6A2
tetradic
#A2DEB6 #A2ACDE #DEA2CA #DED4A2
square
#A2DEB6 #A2ACDE #DEA2CA #DED4A2
split-complementary
#A2DEB6 #D4A2DE #DEA2AC
monochromatic
#48BE6F #75CE93 #A2DEB6 #CFEED9 #E8F7ED
Accessibility & contrast
On white
1.54
#A2DEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#A2DEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DEB6
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DEB6 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED5B4
Deuteranopia (green-blind)
#D3CEB8
Tritanopia (blue-blind)
#98DDD3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a2deb6; /* rgb */ color: rgb(162, 222, 182); /* oklch */ color: oklch(84.9% 0.083 155.1);
Tailwind
colors: {
custom: {
50: '#bee8cc',
500: '#a2deb6',
950: '#000000',
},
}SCSS
$custom: #a2deb6; $custom-light: #bee8cc; $custom-dark: #000000;
JSON
{
"hex": "#a2deb6",
"rgb": {
"r": 162,
"g": 222,
"b": 182
},
"hsl": {
"h": 140,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.84884,
"c": 0.08285,
"h": 155.1
},
"luminance": 0.63301
}Semantic roles & 50–950 ramp
primary
#A2DEB6
secondary
#B66E9E
accent
#2B8BBB
background
#FDFEFE
surface
#F9FCFA
border
#D2D5D3
text
#121613
muted
#828483