#ADE98D#ADE98D
#ADE98D is a very light, vivid yellow-green. Relative luminance 0.691; OKLCH L 87.2% C 0.136 H 135.3°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE98D |
|---|---|
| RGB | rgb(173, 233, 141) |
| HSL | hsl(99, 68%, 73%) |
| HSV | hsv(99, 39%, 91%) |
| CMYK | cmyk(25.8%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(86.55, -35.23, 38.72) |
| CIE-LCH | lch(86.55, 52.35, 132.30°) |
| OKLab | oklab(87.17% -0.0964 0.0953) |
| OKLCH | oklch(87.17% 0.136 135.3) |
| XYZ | xyz(51.1790, 69.0836, 35.8321) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.67
Washed Out Green
#BCF5A6
ΔE00 3.74
Pale Light Green
#B1FC99
ΔE00 4.12
Light Pastel Green
#B2FBA5
ΔE00 4.45
Lightgreen
#90EE90
ΔE00 4.60
Celery
#C1FD95
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE98D #C98DE9
analogous
#DBE98D #ADE98D #8DE99B
triadic
#ADE98D #8DADE9 #E98DAD
tetradic
#ADE98D #8DDBE9 #C98DE9 #E99B8D
square
#ADE98D #8DDBE9 #C98DE9 #E99B8D
split-complementary
#ADE98D #9B8DE9 #E98DDB
monochromatic
#64D329 #88DF5A #ADE98D #D2F3C0 #EDFAE5
Accessibility & contrast
On white
1.42
#ADE98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#ADE98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE98D
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE98D | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC86
Deuteranopia (green-blind)
#E6D792
Tritanopia (blue-blind)
#ACE3D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade98d; /* rgb */ color: rgb(173, 233, 141); /* oklch */ color: oklch(87.2% 0.136 135.3);
Tailwind
colors: {
custom: {
50: '#c7f0af',
500: '#ade98d',
950: '#000000',
},
}SCSS
$custom: #ade98d; $custom-light: #c7f0af; $custom-dark: #000000;
JSON
{
"hex": "#ade98d",
"rgb": {
"r": 173,
"g": 233,
"b": 141
},
"hsl": {
"h": 99.13,
"s": 67.647,
"l": 73.333
},
"oklch": {
"l": 0.87173,
"c": 0.1356,
"h": 135.3
},
"luminance": 0.69085
}Semantic roles & 50–950 ramp
primary
#ADE98D
secondary
#9E57C3
accent
#16D08F
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581