#A2DFAC#A2DFAC
#A2DFAC is a very light, moderate green. Relative luminance 0.634; OKLCH L 84.9% C 0.094 H 149.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DFAC |
|---|---|
| RGB | rgb(162, 223, 172) |
| HSL | hsl(130, 49%, 75%) |
| HSV | hsv(130, 27%, 87%) |
| CMYK | cmyk(27.4%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(83.67, -29.43, 18.90) |
| CIE-LCH | lch(83.67, 34.97, 147.29°) |
| OKLab | oklab(84.87% -0.0807 0.0483) |
| OKLCH | oklch(84.87% 0.094 149.1) |
| XYZ | xyz(48.7321, 63.4334, 48.6979) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.40
Mint
#AAF0C1
ΔE00 4.16
Light Grey Green
#B7E1A1
ΔE00 5.28
Light Sage
#BCECAC
ΔE00 5.35
Seafoam
#7FE0B3
ΔE00 5.72
Light Teal
#90E4C1
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DFAC #DFA2D5
analogous
#B6DFA2 #A2DFAC #A2DFCA
triadic
#A2DFAC #ACA2DF #DFACA2
tetradic
#A2DFAC #A2B6DF #DFA2D5 #DFCAA2
square
#A2DFAC #A2B6DF #DFA2D5 #DFCAA2
split-complementary
#A2DFAC #CAA2DF #DFA2B6
monochromatic
#47C05B #74CF83 #A2DFAC #D0EFD5 #E8F7EB
Accessibility & contrast
On white
1.53
#A2DFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#A2DFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DFAC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DFAC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5A9
Deuteranopia (green-blind)
#D6CEAF
Tritanopia (blue-blind)
#9ADDD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dfac; /* rgb */ color: rgb(162, 223, 172); /* oklch */ color: oklch(84.9% 0.094 149.1);
Tailwind
colors: {
custom: {
50: '#bfe9c4',
500: '#a2dfac',
950: '#000000',
},
}SCSS
$custom: #a2dfac; $custom-light: #bfe9c4; $custom-dark: #000000;
JSON
{
"hex": "#a2dfac",
"rgb": {
"r": 162,
"g": 223,
"b": 172
},
"hsl": {
"h": 129.836,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.84872,
"c": 0.09407,
"h": 149.1
},
"luminance": 0.63435
}Semantic roles & 50–950 ramp
primary
#A2DFAC
secondary
#B86EAB
accent
#29A4BC
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#121612
muted
#828482