#ADE89B#ADE89B
#ADE89B is a very light, moderate green. Relative luminance 0.690; OKLCH L 87.2% C 0.119 H 138.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE89B |
|---|---|
| RGB | rgb(173, 232, 155) |
| HSL | hsl(106, 63%, 76%) |
| HSV | hsv(106, 33%, 91%) |
| CMYK | cmyk(25.4%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(86.49, -32.80, 31.60) |
| CIE-LCH | lch(86.49, 45.54, 136.06°) |
| OKLab | oklab(87.2% -0.0894 0.079) |
| OKLCH | oklch(87.2% 0.119 138.5) |
| XYZ | xyz(52.0050, 68.9624, 41.5750) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.98
Light Sage
#BCECAC
ΔE00 3.13
Light Grey Green
#B7E1A1
ΔE00 3.37
Tea Green
#BDF8A3
ΔE00 3.70
Light Pastel Green
#B2FBA5
ΔE00 4.16
Lightgreen
#90EE90
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE89B #D69BE8
analogous
#D3E89B #ADE89B #9BE8AF
triadic
#ADE89B #9BADE8 #E89BAD
tetradic
#ADE89B #9BD3E8 #D69BE8 #E8AF9B
square
#ADE89B #9BD3E8 #D69BE8 #E8AF9B
split-complementary
#ADE89B #AF9BE8 #E89BD3
monochromatic
#5BD137 #84DD69 #ADE89B #D6F3CD #EBF9E6
Accessibility & contrast
On white
1.42
#ADE89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#ADE89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE89B
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE89B | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#E4D69F
Tritanopia (blue-blind)
#AAE3D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade89b; /* rgb */ color: rgb(173, 232, 155); /* oklch */ color: oklch(87.2% 0.119 138.5);
Tailwind
colors: {
custom: {
50: '#c7efb9',
500: '#ade89b',
950: '#000000',
},
}SCSS
$custom: #ade89b; $custom-light: #c7efb9; $custom-dark: #000000;
JSON
{
"hex": "#ade89b",
"rgb": {
"r": 173,
"g": 232,
"b": 155
},
"hsl": {
"h": 105.974,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.87197,
"c": 0.11934,
"h": 138.5
},
"luminance": 0.68964
}Semantic roles & 50–950 ramp
primary
#ADE89B
secondary
#AD65C3
accent
#1BCAA1
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581