#ADE6AE#ADE6AE
#ADE6AE is a very light, moderate green. Relative luminance 0.685; OKLCH L 87.1% C 0.096 H 145.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE6AE |
|---|---|
| RGB | rgb(173, 230, 174) |
| HSL | hsl(121, 53%, 79%) |
| HSV | hsv(121, 25%, 90%) |
| CMYK | cmyk(24.8%, 0%, 24.3%, 9.8%) |
| CIE-LAB | lab(86.27, -28.85, 21.56) |
| CIE-LCH | lch(86.27, 36.01, 143.23°) |
| OKLab | oklab(87.14% -0.0788 0.0549) |
| OKLCH | oklch(87.14% 0.096 145.1) |
| XYZ | xyz(53.1682, 68.5321, 50.4629) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.72
Light Sage
#BCECAC
ΔE00 3.16
Light Grey Green
#B7E1A1
ΔE00 3.80
Mint
#AAF0C1
ΔE00 4.00
Celadon
#BEFDB7
ΔE00 5.36
Light Mint
#B6FFBB
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE6AE #E6ADE5
analogous
#C9E6AD #ADE6AE #ADE6CB
triadic
#ADE6AE #AEADE6 #E6AEAD
tetradic
#ADE6AE #ADC9E6 #E6ADE5 #E6CBAD
square
#ADE6AE #ADC9E6 #E6ADE5 #E6CBAD
split-complementary
#ADE6AE #CBADE6 #E6ADC9
monochromatic
#4FC951 #7ED880 #ADE6AE #DCF4DC #E8F8E8
Accessibility & contrast
On white
1.43
#ADE6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#ADE6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE6AE
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE6AE | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#DFD6B1
Tritanopia (blue-blind)
#A7E3D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade6ae; /* rgb */ color: rgb(173, 230, 174); /* oklch */ color: oklch(87.1% 0.096 145.1);
Tailwind
colors: {
custom: {
50: '#c6eec6',
500: '#ade6ae',
950: '#000000',
},
}SCSS
$custom: #ade6ae; $custom-light: #c6eec6; $custom-dark: #000000;
JSON
{
"hex": "#ade6ae",
"rgb": {
"r": 173,
"g": 230,
"b": 174
},
"hsl": {
"h": 121.053,
"s": 53.271,
"l": 79.02
},
"oklch": {
"l": 0.87137,
"c": 0.09609,
"h": 145.1
},
"luminance": 0.68534
}Semantic roles & 50–950 ramp
primary
#ADE6AE
secondary
#C177BF
accent
#25BEC1
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131613
muted
#828582