#ADEB83#ADEB83
#ADEB83 is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 87.5% C 0.149 H 133.8°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEB83 |
|---|---|
| RGB | rgb(173, 235, 131) |
| HSL | hsl(96, 72%, 72%) |
| HSV | hsv(96, 44%, 92%) |
| CMYK | cmyk(26.4%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(86.97, -37.42, 44.17) |
| CIE-LCH | lch(86.97, 57.89, 130.27°) |
| OKLab | oklab(87.47% -0.1029 0.1073) |
| OKLCH | oklch(87.47% 0.149 133.8) |
| XYZ | xyz(51.0376, 69.9381, 32.2787) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.62
Celery
#C1FD95
ΔE00 4.01
Pale Light Green
#B1FC99
ΔE00 4.12
Tea Green
#BDF8A3
ΔE00 4.48
Spring Green (survey)
#A9F971
ΔE00 4.59
Light Yellowish Green
#C2FF89
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEB83 #C183EB
analogous
#E1EB83 #ADEB83 #83EB8D
triadic
#ADEB83 #83ADEB #EB83AD
tetradic
#ADEB83 #83E1EB #C183EB #EB8D83
square
#ADEB83 #83E1EB #C183EB #EB8D83
split-complementary
#ADEB83 #8D83EB #EB83E1
monochromatic
#69D222 #8AE24E #ADEB83 #D0F4B8 #EEFBE5
Accessibility & contrast
On white
1.40
#ADEB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#ADEB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEB83
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEB83 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7B
Deuteranopia (green-blind)
#E9D889
Tritanopia (blue-blind)
#ADE4D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #adeb83; /* rgb */ color: rgb(173, 235, 131); /* oklch */ color: oklch(87.5% 0.149 133.8);
Tailwind
colors: {
custom: {
50: '#c7f1a8',
500: '#adeb83',
950: '#000000',
},
}SCSS
$custom: #adeb83; $custom-light: #c7f1a8; $custom-dark: #000000;
JSON
{
"hex": "#adeb83",
"rgb": {
"r": 173,
"g": 235,
"b": 131
},
"hsl": {
"h": 95.769,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.87468,
"c": 0.14873,
"h": 133.8
},
"luminance": 0.6994
}Semantic roles & 50–950 ramp
primary
#ADEB83
secondary
#954DC5
accent
#11D486
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581