#ADE798#ADE798
#ADE798 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.9% C 0.121 H 137.6°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE798 |
|---|---|
| RGB | rgb(173, 231, 152) |
| HSL | hsl(104, 62%, 75%) |
| HSV | hsv(104, 34%, 91%) |
| CMYK | cmyk(25.1%, 0%, 34.2%, 9.4%) |
| CIE-LAB | lab(86.16, -32.77, 32.69) |
| CIE-LCH | lch(86.16, 46.29, 135.07°) |
| OKLab | oklab(86.92% -0.0894 0.0815) |
| OKLCH | oklch(86.92% 0.121 137.6) |
| XYZ | xyz(51.4755, 68.3015, 40.1711) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.16
Light Grey Green
#B7E1A1
ΔE00 3.44
Light Sage
#BCECAC
ΔE00 3.46
Tea Green
#BDF8A3
ΔE00 3.77
Light Pastel Green
#B2FBA5
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE798 #D298E7
analogous
#D4E798 #ADE798 #98E7AB
triadic
#ADE798 #98ADE7 #E798AD
tetradic
#ADE798 #98D4E7 #D298E7 #E7AB98
square
#ADE798 #98D4E7 #D298E7 #E7AB98
split-complementary
#ADE798 #AB98E7 #E798D4
monochromatic
#5ED035 #85DB66 #ADE798 #D5F3CA #EBF9E6
Accessibility & contrast
On white
1.43
#ADE798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#ADE798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE798
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE798 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB93
Deuteranopia (green-blind)
#E3D69C
Tritanopia (blue-blind)
#ABE2D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade798; /* rgb */ color: rgb(173, 231, 152); /* oklch */ color: oklch(86.9% 0.121 137.6);
Tailwind
colors: {
custom: {
50: '#c7efb7',
500: '#ade798',
950: '#000000',
},
}SCSS
$custom: #ade798; $custom-light: #c7efb7; $custom-dark: #000000;
JSON
{
"hex": "#ade798",
"rgb": {
"r": 173,
"g": 231,
"b": 152
},
"hsl": {
"h": 104.051,
"s": 62.205,
"l": 75.098
},
"oklch": {
"l": 0.86916,
"c": 0.12099,
"h": 137.6
},
"luminance": 0.68303
}Semantic roles & 50–950 ramp
primary
#ADE798
secondary
#A862C1
accent
#1CCA9C
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581