#AADFAC#AADFAC
#AADFAC is a very light, moderate green. Relative luminance 0.643; OKLCH L 85.4% C 0.089 H 145.7°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AADFAC |
|---|---|
| RGB | rgb(170, 223, 172) |
| HSL | hsl(122, 45%, 77%) |
| HSV | hsv(122, 24%, 87%) |
| CMYK | cmyk(23.8%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(84.12, -26.83, 19.59) |
| CIE-LCH | lch(84.12, 33.22, 143.86°) |
| OKLab | oklab(85.35% -0.0734 0.0501) |
| OKLCH | oklch(85.35% 0.089 145.7) |
| XYZ | xyz(50.4096, 64.2983, 48.7766) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.35
Light Grey Green
#B7E1A1
ΔE00 4.17
Light Sage
#BCECAC
ΔE00 4.45
Mint
#AAF0C1
ΔE00 4.67
Light Sea Green
#98F6B0
ΔE00 6.99
Seafoam
#7FE0B3
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADFAC #DFAADD
analogous
#C3DFAA #AADFAC #AADFC7
triadic
#AADFAC #ACAADF #DFACAA
tetradic
#AADFAC #AAC3DF #DFAADD #DFC7AA
square
#AADFAC #AAC3DF #DFAADD #DFC7AA
split-complementary
#AADFAC #C7AADF #DFAAC3
monochromatic
#51BE55 #7ECE81 #AADFAC #D6F0D7 #E9F7E9
Accessibility & contrast
On white
1.52
#AADFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#AADFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADFAC
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADFAC | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A9
Deuteranopia (green-blind)
#D8D0AF
Tritanopia (blue-blind)
#A5DCD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aadfac; /* rgb */ color: rgb(170, 223, 172); /* oklch */ color: oklch(85.4% 0.089 145.7);
Tailwind
colors: {
custom: {
50: '#c4e9c5',
500: '#aadfac',
950: '#000000',
},
}SCSS
$custom: #aadfac; $custom-light: #c4e9c5; $custom-dark: #000000;
JSON
{
"hex": "#aadfac",
"rgb": {
"r": 170,
"g": 223,
"b": 172
},
"hsl": {
"h": 122.264,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.85352,
"c": 0.08883,
"h": 145.7
},
"luminance": 0.643
}Semantic roles & 50–950 ramp
primary
#AADFAC
secondary
#B875B5
accent
#2DB3B8
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482