#ADE98B#ADE98B
#ADE98B is a very light, vivid yellow-green. Relative luminance 0.690; OKLCH L 87.1% C 0.138 H 134.9°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE98B |
|---|---|
| RGB | rgb(173, 233, 139) |
| HSL | hsl(98, 68%, 73%) |
| HSV | hsv(98, 40%, 91%) |
| CMYK | cmyk(25.8%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(86.52, -35.50, 39.68) |
| CIE-LCH | lch(86.52, 53.24, 131.82°) |
| OKLab | oklab(87.14% -0.0973 0.0974) |
| OKLCH | oklch(87.14% 0.138 134.9) |
| XYZ | xyz(51.0315, 69.0246, 35.0555) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.82
Washed Out Green
#BCF5A6
ΔE00 3.97
Pale Light Green
#B1FC99
ΔE00 4.14
Celery
#C1FD95
ΔE00 4.51
Pistachio (survey)
#C0FA8B
ΔE00 4.53
Light Pastel Green
#B2FBA5
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE98B #C78BE9
analogous
#DCE98B #ADE98B #8BE998
triadic
#ADE98B #8BADE9 #E98BAD
tetradic
#ADE98B #8BDCE9 #C78BE9 #E9988B
square
#ADE98B #8BDCE9 #C78BE9 #E9988B
split-complementary
#ADE98B #988BE9 #E98BDC
monochromatic
#65D228 #89DF58 #ADE98B #D1F3BE #EDFAE5
Accessibility & contrast
On white
1.42
#ADE98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#ADE98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE98B
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE98B | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#ADE2D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade98b; /* rgb */ color: rgb(173, 233, 139); /* oklch */ color: oklch(87.1% 0.138 134.9);
Tailwind
colors: {
custom: {
50: '#c7f0ae',
500: '#ade98b',
950: '#000000',
},
}SCSS
$custom: #ade98b; $custom-light: #c7f0ae; $custom-dark: #000000;
JSON
{
"hex": "#ade98b",
"rgb": {
"r": 173,
"g": 233,
"b": 139
},
"hsl": {
"h": 98.298,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.8714,
"c": 0.13767,
"h": 134.9
},
"luminance": 0.69026
}Semantic roles & 50–950 ramp
primary
#ADE98B
secondary
#9B55C3
accent
#15D08D
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581