#ADE997#ADE997
#ADE997 is a very light, vivid green. Relative luminance 0.694; OKLCH L 87.3% C 0.125 H 137.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE997 |
|---|---|
| RGB | rgb(173, 233, 151) |
| HSL | hsl(104, 65%, 75%) |
| HSV | hsv(104, 35%, 91%) |
| CMYK | cmyk(25.8%, 0%, 35.2%, 8.6%) |
| CIE-LAB | lab(86.70, -33.84, 33.91) |
| CIE-LCH | lch(86.70, 47.91, 134.94°) |
| OKLab | oklab(87.35% -0.0924 0.0844) |
| OKLCH | oklch(87.35% 0.125 137.6) |
| XYZ | xyz(51.9569, 69.3948, 39.9292) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.89
Tea Green
#BDF8A3
ΔE00 3.35
Light Sage
#BCECAC
ΔE00 3.79
Light Pastel Green
#B2FBA5
ΔE00 3.90
Light Grey Green
#B7E1A1
ΔE00 3.99
Lightgreen
#90EE90
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE997 #D397E9
analogous
#D6E997 #ADE997 #97E9AA
triadic
#ADE997 #97ADE9 #E997AD
tetradic
#ADE997 #97D6E9 #D397E9 #E9AA97
square
#ADE997 #97D6E9 #D397E9 #E9AA97
split-complementary
#ADE997 #AA97E9 #E997D6
monochromatic
#5DD432 #85DE64 #ADE997 #D5F4CA #EBFAE6
Accessibility & contrast
On white
1.41
#ADE997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#ADE997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE997
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE997 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#E5D79B
Tritanopia (blue-blind)
#ABE3D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade997; /* rgb */ color: rgb(173, 233, 151); /* oklch */ color: oklch(87.3% 0.125 137.6);
Tailwind
colors: {
custom: {
50: '#c7f0b6',
500: '#ade997',
950: '#000000',
},
}SCSS
$custom: #ade997; $custom-light: #c7f0b6; $custom-dark: #000000;
JSON
{
"hex": "#ade997",
"rgb": {
"r": 173,
"g": 233,
"b": 151
},
"hsl": {
"h": 103.902,
"s": 65.079,
"l": 75.294
},
"oklch": {
"l": 0.87347,
"c": 0.12511,
"h": 137.6
},
"luminance": 0.69396
}Semantic roles & 50–950 ramp
primary
#ADE997
secondary
#A960C4
accent
#19CD9D
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581