#ADE89F#ADE89F
#ADE89F is a very light, moderate green. Relative luminance 0.691; OKLCH L 87.3% C 0.115 H 139.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE89F |
|---|---|
| RGB | rgb(173, 232, 159) |
| HSL | hsl(108, 61%, 77%) |
| HSV | hsv(108, 31%, 91%) |
| CMYK | cmyk(25.4%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(86.55, -32.19, 29.66) |
| CIE-LCH | lch(86.55, 43.77, 137.35°) |
| OKLab | oklab(87.27% -0.0877 0.0745) |
| OKLCH | oklch(87.27% 0.115 139.7) |
| XYZ | xyz(52.3465, 69.0990, 43.3736) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.66
Light Grey Green
#B7E1A1
ΔE00 3.10
Washed Out Green
#BCF5A6
ΔE00 3.14
Tea Green
#BDF8A3
ΔE00 4.01
Light Pastel Green
#B2FBA5
ΔE00 4.33
Hospital Green
#9BE5AA
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE89F #DA9FE8
analogous
#D2E89F #ADE89F #9FE8B6
triadic
#ADE89F #9FADE8 #E89FAD
tetradic
#ADE89F #9FD2E8 #DA9FE8 #E8B69F
square
#ADE89F #9FD2E8 #DA9FE8 #E8B69F
split-complementary
#ADE89F #B69FE8 #E89FD2
monochromatic
#59D03C #83DC6E #ADE89F #D7F4D0 #EAF9E6
Accessibility & contrast
On white
1.42
#ADE89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#ADE89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE89F
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE89F | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9A
Deuteranopia (green-blind)
#E3D7A3
Tritanopia (blue-blind)
#AAE3D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade89f; /* rgb */ color: rgb(173, 232, 159); /* oklch */ color: oklch(87.3% 0.115 139.7);
Tailwind
colors: {
custom: {
50: '#c7efbc',
500: '#ade89f',
950: '#000000',
},
}SCSS
$custom: #ade89f; $custom-light: #c7efbc; $custom-dark: #000000;
JSON
{
"hex": "#ade89f",
"rgb": {
"r": 173,
"g": 232,
"b": 159
},
"hsl": {
"h": 108.493,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.87273,
"c": 0.11508,
"h": 139.7
},
"luminance": 0.69101
}Semantic roles & 50–950 ramp
primary
#ADE89F
secondary
#B268C3
accent
#1CC9A8
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582