#ADE897#ADE897
#ADE897 is a very light, vivid green. Relative luminance 0.688; OKLCH L 87.1% C 0.124 H 137.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE897 |
|---|---|
| RGB | rgb(173, 232, 151) |
| HSL | hsl(104, 64%, 75%) |
| HSV | hsv(104, 35%, 91%) |
| CMYK | cmyk(25.4%, 0%, 34.9%, 9%) |
| CIE-LAB | lab(86.42, -33.38, 33.54) |
| CIE-LCH | lch(86.42, 47.32, 134.86°) |
| OKLab | oklab(87.12% -0.0911 0.0835) |
| OKLCH | oklch(87.12% 0.124 137.5) |
| XYZ | xyz(51.6746, 68.8302, 39.8351) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.03
Tea Green
#BDF8A3
ΔE00 3.54
Light Sage
#BCECAC
ΔE00 3.69
Light Grey Green
#B7E1A1
ΔE00 3.77
Light Pastel Green
#B2FBA5
ΔE00 4.13
Lightgreen
#90EE90
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE897 #D297E8
analogous
#D5E897 #ADE897 #97E8AA
triadic
#ADE897 #97ADE8 #E897AD
tetradic
#ADE897 #97D5E8 #D297E8 #E8AA97
square
#ADE897 #97D5E8 #D297E8 #E8AA97
split-complementary
#ADE897 #AA97E8 #E897D5
monochromatic
#5ED233 #85DD65 #ADE897 #D5F3C9 #EBF9E6
Accessibility & contrast
On white
1.42
#ADE897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#ADE897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE897
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE897 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC91
Deuteranopia (green-blind)
#E4D69B
Tritanopia (blue-blind)
#ABE2D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade897; /* rgb */ color: rgb(173, 232, 151); /* oklch */ color: oklch(87.1% 0.124 137.5);
Tailwind
colors: {
custom: {
50: '#c7efb6',
500: '#ade897',
950: '#000000',
},
}SCSS
$custom: #ade897; $custom-light: #c7efb6; $custom-dark: #000000;
JSON
{
"hex": "#ade897",
"rgb": {
"r": 173,
"g": 232,
"b": 151
},
"hsl": {
"h": 103.704,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.87122,
"c": 0.12358,
"h": 137.5
},
"luminance": 0.68832
}Semantic roles & 50–950 ramp
primary
#ADE897
secondary
#A861C2
accent
#1ACC9B
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581