#A2DEB2#A2DEB2
#A2DEB2 is a very light, moderate green. Relative luminance 0.631; OKLCH L 84.8% C 0.087 H 152.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DEB2 |
|---|---|
| RGB | rgb(162, 222, 178) |
| HSL | hsl(136, 48%, 75%) |
| HSV | hsv(136, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(83.51, -27.87, 15.53) |
| CIE-LCH | lch(83.51, 31.91, 150.87°) |
| OKLab | oklab(84.79% -0.0768 0.0399) |
| OKLCH | oklch(84.79% 0.087 152.6) |
| XYZ | xyz(49.0550, 63.1363, 51.7127) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.71
Mint
#AAF0C1
ΔE00 4.00
Light Teal
#90E4C1
ΔE00 4.99
Seafoam
#7FE0B3
ΔE00 5.18
Light Grey Green
#B7E1A1
ΔE00 6.60
Light Sage
#BCECAC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DEB2 #DEA2CE
analogous
#B0DEA2 #A2DEB2 #A2DED0
triadic
#A2DEB2 #B2A2DE #DEB2A2
tetradic
#A2DEB2 #A2B0DE #DEA2CE #DED0A2
square
#A2DEB2 #A2B0DE #DEA2CE #DED0A2
split-complementary
#A2DEB2 #D0A2DE #DEA2B0
monochromatic
#48BE67 #75CE8D #A2DEB2 #CFEED7 #E8F7EC
Accessibility & contrast
On white
1.54
#A2DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#A2DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DEB2
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DEB2 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED4B0
Deuteranopia (green-blind)
#D4CDB4
Tritanopia (blue-blind)
#99DCD2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a2deb2; /* rgb */ color: rgb(162, 222, 178); /* oklch */ color: oklch(84.8% 0.087 152.6);
Tailwind
colors: {
custom: {
50: '#bee8c9',
500: '#a2deb2',
950: '#000000',
},
}SCSS
$custom: #a2deb2; $custom-light: #bee8c9; $custom-dark: #000000;
JSON
{
"hex": "#a2deb2",
"rgb": {
"r": 162,
"g": 222,
"b": 178
},
"hsl": {
"h": 136,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.84787,
"c": 0.0866,
"h": 152.6
},
"luminance": 0.63138
}Semantic roles & 50–950 ramp
primary
#A2DEB2
secondary
#B66EA3
accent
#2B94BB
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#121613
muted
#828482