#ADE89D#ADE89D
#ADE89D is a very light, moderate green. Relative luminance 0.690; OKLCH L 87.2% C 0.117 H 139.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE89D |
|---|---|
| RGB | rgb(173, 232, 157) |
| HSL | hsl(107, 62%, 76%) |
| HSV | hsv(107, 32%, 91%) |
| CMYK | cmyk(25.4%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(86.52, -32.50, 30.63) |
| CIE-LCH | lch(86.52, 44.66, 136.69°) |
| OKLab | oklab(87.24% -0.0886 0.0768) |
| OKLCH | oklch(87.24% 0.117 139.1) |
| XYZ | xyz(52.1743, 69.0301, 42.4670) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.88
Washed Out Green
#BCF5A6
ΔE00 3.03
Light Grey Green
#B7E1A1
ΔE00 3.22
Tea Green
#BDF8A3
ΔE00 3.84
Light Pastel Green
#B2FBA5
ΔE00 4.22
Celadon
#BEFDB7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE89D #D89DE8
analogous
#D3E89D #ADE89D #9DE8B3
triadic
#ADE89D #9DADE8 #E89DAD
tetradic
#ADE89D #9DD3E8 #D89DE8 #E8B39D
square
#ADE89D #9DD3E8 #D89DE8 #E8B39D
split-complementary
#ADE89D #B39DE8 #E89DD3
monochromatic
#5AD13A #84DC6B #ADE89D #D6F4CF #EAF9E6
Accessibility & contrast
On white
1.42
#ADE89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#ADE89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE89D
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE89D | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC98
Deuteranopia (green-blind)
#E3D6A1
Tritanopia (blue-blind)
#AAE3D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade89d; /* rgb */ color: rgb(173, 232, 157); /* oklch */ color: oklch(87.2% 0.117 139.1);
Tailwind
colors: {
custom: {
50: '#c7efba',
500: '#ade89d',
950: '#000000',
},
}SCSS
$custom: #ade89d; $custom-light: #c7efba; $custom-dark: #000000;
JSON
{
"hex": "#ade89d",
"rgb": {
"r": 173,
"g": 232,
"b": 157
},
"hsl": {
"h": 107.2,
"s": 61.983,
"l": 76.275
},
"oklch": {
"l": 0.87235,
"c": 0.11721,
"h": 139.1
},
"luminance": 0.69032
}Semantic roles & 50–950 ramp
primary
#ADE89D
secondary
#AF66C3
accent
#1CCAA5
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581