#AADEAE#AADEAE
#AADEAE is a very light, moderate green. Relative luminance 0.638; OKLCH L 85.2% C 0.085 H 146.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AADEAE |
|---|---|
| RGB | rgb(170, 222, 174) |
| HSL | hsl(125, 44%, 77%) |
| HSV | hsv(125, 23%, 87%) |
| CMYK | cmyk(23.4%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(83.88, -26.00, 18.22) |
| CIE-LCH | lch(83.88, 31.75, 144.99°) |
| OKLab | oklab(85.18% -0.0712 0.0466) |
| OKLCH | oklch(85.18% 0.085 146.8) |
| XYZ | xyz(50.3367, 63.8430, 49.7070) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.76
Mint
#AAF0C1
ΔE00 4.65
Light Grey Green
#B7E1A1
ΔE00 4.72
Light Sage
#BCECAC
ΔE00 5.02
Light Teal
#90E4C1
ΔE00 6.90
Seafoam
#7FE0B3
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADEAE #DEAADA
analogous
#C0DEAA #AADEAE #AADEC8
triadic
#AADEAE #AEAADE #DEAEAA
tetradic
#AADEAE #AAC0DE #DEAADA #DEC8AA
square
#AADEAE #AAC0DE #DEAADA #DEC8AA
split-complementary
#AADEAE #C8AADE #DEAAC0
monochromatic
#52BC5A #7ECD84 #AADEAE #D6EFD8 #E9F6EA
Accessibility & contrast
On white
1.53
#AADEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#AADEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADEAE
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADEAE | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AB
Deuteranopia (green-blind)
#D7CFB0
Tritanopia (blue-blind)
#A4DBD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #aadeae; /* rgb */ color: rgb(170, 222, 174); /* oklch */ color: oklch(85.2% 0.085 146.8);
Tailwind
colors: {
custom: {
50: '#c4e8c6',
500: '#aadeae',
950: '#000000',
},
}SCSS
$custom: #aadeae; $custom-light: #c4e8c6; $custom-dark: #000000;
JSON
{
"hex": "#aadeae",
"rgb": {
"r": 170,
"g": 222,
"b": 174
},
"hsl": {
"h": 124.615,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.85175,
"c": 0.08514,
"h": 146.8
},
"luminance": 0.63845
}Semantic roles & 50–950 ramp
primary
#AADEAE
secondary
#B676B1
accent
#2EADB7
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482