#ADE5AA#ADE5AA
#ADE5AA is a very light, moderate green. Relative luminance 0.678; OKLCH L 86.8% C 0.099 H 143.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE5AA |
|---|---|
| RGB | rgb(173, 229, 170) |
| HSL | hsl(117, 53%, 78%) |
| HSV | hsv(117, 26%, 90%) |
| CMYK | cmyk(24.5%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(85.92, -29.04, 23.14) |
| CIE-LCH | lch(85.92, 37.13, 141.45°) |
| OKLab | oklab(86.83% -0.0792 0.0588) |
| OKLCH | oklch(86.83% 0.099 143.4) |
| XYZ | xyz(52.5066, 67.8234, 48.3472) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.74
Hospital Green
#9BE5AA
ΔE00 2.94
Light Grey Green
#B7E1A1
ΔE00 3.15
Mint
#AAF0C1
ΔE00 4.75
Washed Out Green
#BCF5A6
ΔE00 5.14
Celadon
#BEFDB7
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE5AA #E2AAE5
analogous
#CAE5AA #ADE5AA #AAE5C4
triadic
#ADE5AA #AAADE5 #E5AAAD
tetradic
#ADE5AA #AACAE5 #E2AAE5 #E5C4AA
square
#ADE5AA #AACAE5 #E2AAE5 #E5C4AA
split-complementary
#ADE5AA #C4AAE5 #E5AACA
monochromatic
#53C84C #80D77B #ADE5AA #DAF3D9 #E8F8E8
Accessibility & contrast
On white
1.44
#ADE5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#ADE5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE5AA
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE5AA | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA6
Deuteranopia (green-blind)
#DFD5AD
Tritanopia (blue-blind)
#A8E1D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade5aa; /* rgb */ color: rgb(173, 229, 170); /* oklch */ color: oklch(86.8% 0.099 143.4);
Tailwind
colors: {
custom: {
50: '#c6edc3',
500: '#ade5aa',
950: '#000000',
},
}SCSS
$custom: #ade5aa; $custom-light: #c6edc3; $custom-dark: #000000;
JSON
{
"hex": "#ade5aa",
"rgb": {
"r": 173,
"g": 229,
"b": 170
},
"hsl": {
"h": 116.949,
"s": 53.153,
"l": 78.235
},
"oklch": {
"l": 0.86828,
"c": 0.09868,
"h": 143.4
},
"luminance": 0.67825
}Semantic roles & 50–950 ramp
primary
#ADE5AA
secondary
#BB74BF
accent
#25C1B9
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582