#A4DFAA#A4DFAA
#A4DFAA is a very light, moderate green. Relative luminance 0.636; OKLCH L 84.9% C 0.095 H 147.3°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DFAA |
|---|---|
| RGB | rgb(164, 223, 170) |
| HSL | hsl(126, 48%, 76%) |
| HSV | hsv(126, 26%, 87%) |
| CMYK | cmyk(26.5%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(83.74, -29.13, 20.06) |
| CIE-LCH | lch(83.74, 35.37, 145.45°) |
| OKLab | oklab(84.94% -0.0797 0.0512) |
| OKLCH | oklch(84.94% 0.095 147.3) |
| XYZ | xyz(48.9510, 63.5683, 47.7132) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.43
Mint
#AAF0C1
ΔE00 4.48
Light Grey Green
#B7E1A1
ΔE00 4.64
Light Sage
#BCECAC
ΔE00 4.82
Seafoam
#7FE0B3
ΔE00 6.30
Light Sea Green
#98F6B0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DFAA #DFA4D9
analogous
#BBDFA4 #A4DFAA #A4DFC7
triadic
#A4DFAA #AAA4DF #DFAAA4
tetradic
#A4DFAA #A4BBDF #DFA4D9 #DFC7A4
square
#A4DFAA #A4BBDF #DFA4D9 #DFC7A4
split-complementary
#A4DFAA #C7A4DF #DFA4BB
monochromatic
#49BF55 #77CF80 #A4DFAA #D1EFD4 #E8F7EA
Accessibility & contrast
On white
1.53
#A4DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#A4DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DFAA
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DFAA | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#D7CEAD
Tritanopia (blue-blind)
#9DDCD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4dfaa; /* rgb */ color: rgb(164, 223, 170); /* oklch */ color: oklch(84.9% 0.095 147.3);
Tailwind
colors: {
custom: {
50: '#c0e9c3',
500: '#a4dfaa',
950: '#000000',
},
}SCSS
$custom: #a4dfaa; $custom-light: #c0e9c3; $custom-dark: #000000;
JSON
{
"hex": "#a4dfaa",
"rgb": {
"r": 164,
"g": 223,
"b": 170
},
"hsl": {
"h": 126.102,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.84944,
"c": 0.09477,
"h": 147.3
},
"luminance": 0.6357
}Semantic roles & 50–950 ramp
primary
#A4DFAA
secondary
#B870B0
accent
#2AACBB
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#121612
muted
#828482