#A2DAAA#A2DAAA
#A2DAAA is a very light, moderate green. Relative luminance 0.607; OKLCH L 83.7% C 0.088 H 148.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DAAA |
|---|---|
| RGB | rgb(162, 218, 170) |
| HSL | hsl(129, 43%, 75%) |
| HSV | hsv(129, 26%, 85%) |
| CMYK | cmyk(25.7%, 0%, 22%, 14.5%) |
| CIE-LAB | lab(82.23, -27.39, 17.94) |
| CIE-LCH | lch(82.23, 32.74, 146.78°) |
| OKLab | oklab(83.7% -0.0751 0.0459) |
| OKLCH | oklch(83.7% 0.088 148.6) |
| XYZ | xyz(47.2252, 60.7247, 47.2552) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.63
Mint
#AAF0C1
ΔE00 5.16
Light Grey Green
#B7E1A1
ΔE00 5.48
Light Sage
#BCECAC
ΔE00 6.03
Seafoam
#7FE0B3
ΔE00 6.14
Light Teal
#90E4C1
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DAAA #DAA2D2
analogous
#B6DAA2 #A2DAAA #A2DAC6
triadic
#A2DAAA #AAA2DA #DAAAA2
tetradic
#A2DAAA #A2B6DA #DAA2D2 #DAC6A2
square
#A2DAAA #A2B6DA #DAA2D2 #DAC6A2
split-complementary
#A2DAAA #C6A2DA #DAA2B6
monochromatic
#4AB75A #76C982 #A2DAAA #CEEBD2 #E9F6EB
Accessibility & contrast
On white
1.60
#A2DAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#A2DAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DAAA
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DAAA | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A7
Deuteranopia (green-blind)
#D2CAAD
Tritanopia (blue-blind)
#9BD8CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a2daaa; /* rgb */ color: rgb(162, 218, 170); /* oklch */ color: oklch(83.7% 0.088 148.6);
Tailwind
colors: {
custom: {
50: '#bee5c3',
500: '#a2daaa',
950: '#000000',
},
}SCSS
$custom: #a2daaa; $custom-light: #bee5c3; $custom-dark: #000000;
JSON
{
"hex": "#a2daaa",
"rgb": {
"r": 162,
"g": 218,
"b": 170
},
"hsl": {
"h": 128.571,
"s": 43.077,
"l": 74.51
},
"oklch": {
"l": 0.83701,
"c": 0.08806,
"h": 148.6
},
"luminance": 0.60726
}Semantic roles & 50–950 ramp
primary
#A2DAAA
secondary
#B26FA8
accent
#2FA3B6
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#121612
muted
#828482