#ADE797#ADE797
#ADE797 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.9% C 0.122 H 137.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE797 |
|---|---|
| RGB | rgb(173, 231, 151) |
| HSL | hsl(104, 63%, 75%) |
| HSV | hsv(104, 35%, 91%) |
| CMYK | cmyk(25.1%, 0%, 34.6%, 9.4%) |
| CIE-LAB | lab(86.14, -32.92, 33.17) |
| CIE-LCH | lch(86.14, 46.73, 134.78°) |
| OKLab | oklab(86.9% -0.0898 0.0827) |
| OKLCH | oklch(86.9% 0.122 137.4) |
| XYZ | xyz(51.3939, 68.2689, 39.7416) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.18
Light Grey Green
#B7E1A1
ΔE00 3.55
Light Sage
#BCECAC
ΔE00 3.60
Tea Green
#BDF8A3
ΔE00 3.74
Light Pastel Green
#B2FBA5
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE797 #D197E7
analogous
#D5E797 #ADE797 #97E7A9
triadic
#ADE797 #97ADE7 #E797AD
tetradic
#ADE797 #97D5E7 #D197E7 #E7A997
square
#ADE797 #97D5E7 #D197E7 #E7A997
split-complementary
#ADE797 #A997E7 #E797D5
monochromatic
#5FD034 #86DC65 #ADE797 #D4F2C9 #EBF9E6
Accessibility & contrast
On white
1.43
#ADE797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#ADE797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE797
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE797 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB92
Deuteranopia (green-blind)
#E3D69B
Tritanopia (blue-blind)
#ABE1D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade797; /* rgb */ color: rgb(173, 231, 151); /* oklch */ color: oklch(86.9% 0.122 137.4);
Tailwind
colors: {
custom: {
50: '#c7efb6',
500: '#ade797',
950: '#000000',
},
}SCSS
$custom: #ade797; $custom-light: #c7efb6; $custom-dark: #000000;
JSON
{
"hex": "#ade797",
"rgb": {
"r": 173,
"g": 231,
"b": 151
},
"hsl": {
"h": 103.5,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.86897,
"c": 0.12206,
"h": 137.4
},
"luminance": 0.6827
}Semantic roles & 50–950 ramp
primary
#ADE797
secondary
#A761C1
accent
#1BCA9A
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581