#ADE899#ADE899
#ADE899 is a very light, vivid green. Relative luminance 0.689; OKLCH L 87.2% C 0.121 H 138.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE899 |
|---|---|
| RGB | rgb(173, 232, 153) |
| HSL | hsl(105, 63%, 75%) |
| HSV | hsv(105, 34%, 91%) |
| CMYK | cmyk(25.4%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(86.45, -33.09, 32.57) |
| CIE-LCH | lch(86.45, 46.43, 135.45°) |
| OKLab | oklab(87.16% -0.0902 0.0813) |
| OKLCH | oklch(87.16% 0.121 138) |
| XYZ | xyz(51.8384, 68.8958, 40.6978) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.98
Light Sage
#BCECAC
ΔE00 3.40
Light Grey Green
#B7E1A1
ΔE00 3.56
Tea Green
#BDF8A3
ΔE00 3.60
Light Pastel Green
#B2FBA5
ΔE00 4.12
Lightgreen
#90EE90
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE899 #D499E8
analogous
#D4E899 #ADE899 #99E8AC
triadic
#ADE899 #99ADE8 #E899AD
tetradic
#ADE899 #99D4E8 #D499E8 #E8AC99
square
#ADE899 #99D4E8 #D499E8 #E8AC99
split-complementary
#ADE899 #AC99E8 #E899D4
monochromatic
#5DD135 #85DD67 #ADE899 #D5F3CB #EBF9E6
Accessibility & contrast
On white
1.42
#ADE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#ADE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE899
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE899 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC94
Deuteranopia (green-blind)
#E4D69D
Tritanopia (blue-blind)
#ABE3D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade899; /* rgb */ color: rgb(173, 232, 153); /* oklch */ color: oklch(87.2% 0.121 138.0);
Tailwind
colors: {
custom: {
50: '#c7efb7',
500: '#ade899',
950: '#000000',
},
}SCSS
$custom: #ade899; $custom-light: #c7efb7; $custom-dark: #000000;
JSON
{
"hex": "#ade899",
"rgb": {
"r": 173,
"g": 232,
"b": 153
},
"hsl": {
"h": 104.81,
"s": 63.2,
"l": 75.49
},
"oklch": {
"l": 0.87159,
"c": 0.12146,
"h": 138
},
"luminance": 0.68897
}Semantic roles & 50–950 ramp
primary
#ADE899
secondary
#AA63C3
accent
#1BCB9E
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581