#ADE48B#ADE48B
#ADE48B is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 86.0% C 0.130 H 134.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE48B |
|---|---|
| RGB | rgb(173, 228, 139) |
| HSL | hsl(97, 62%, 72%) |
| HSV | hsv(97, 39%, 89%) |
| CMYK | cmyk(24.1%, 0%, 39%, 10.6%) |
| CIE-LAB | lab(85.12, -33.20, 37.87) |
| CIE-LCH | lch(85.12, 50.36, 131.24°) |
| OKLab | oklab(86.01% -0.0909 0.0933) |
| OKLCH | oklch(86.01% 0.13 134.3) |
| XYZ | xyz(49.6361, 66.2338, 34.5903) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.39
Tea Green
#BDF8A3
ΔE00 4.53
Light Grey Green
#B7E1A1
ΔE00 4.61
Light Sage
#BCECAC
ΔE00 5.25
Pale Olive Green
#B1D27B
ΔE00 5.25
Pale Light Green
#B1FC99
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE48B #C28BE4
analogous
#D9E48B #ADE48B #8BE496
triadic
#ADE48B #8BADE4 #E48BAD
tetradic
#ADE48B #8BD9E4 #C28BE4 #E4968B
square
#ADE48B #8BD9E4 #C28BE4 #E4968B
split-complementary
#ADE48B #968BE4 #E48BD9
monochromatic
#68C62E #8AD859 #ADE48B #D0F0BD #EDF9E6
Accessibility & contrast
On white
1.47
#ADE48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#ADE48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE48B
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE48B | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD885
Deuteranopia (green-blind)
#E2D390
Tritanopia (blue-blind)
#ADDECE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ade48b; /* rgb */ color: rgb(173, 228, 139); /* oklch */ color: oklch(86.0% 0.130 134.3);
Tailwind
colors: {
custom: {
50: '#c7ecae',
500: '#ade48b',
950: '#000000',
},
}SCSS
$custom: #ade48b; $custom-light: #c7ecae; $custom-dark: #000000;
JSON
{
"hex": "#ade48b",
"rgb": {
"r": 173,
"g": 228,
"b": 139
},
"hsl": {
"h": 97.079,
"s": 62.238,
"l": 71.961
},
"oklch": {
"l": 0.8601,
"c": 0.13024,
"h": 134.3
},
"luminance": 0.66235
}Semantic roles & 50–950 ramp
primary
#ADE48B
secondary
#9656BD
accent
#1CCA87
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481