#ADDE83#ADDE83
#ADDE83 is a very light, vivid yellow-green. Relative luminance 0.628; OKLCH L 84.5% C 0.130 H 131.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDE83 |
|---|---|
| RGB | rgb(173, 222, 131) |
| HSL | hsl(92, 58%, 69%) |
| HSV | hsv(92, 41%, 87%) |
| CMYK | cmyk(22.1%, 0%, 41%, 12.9%) |
| CIE-LAB | lab(83.32, -31.45, 39.55) |
| CIE-LCH | lch(83.32, 50.53, 128.49°) |
| OKLab | oklab(84.52% -0.0864 0.0968) |
| OKLCH | oklch(84.52% 0.13 131.7) |
| XYZ | xyz(47.4508, 62.7645, 31.0831) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.63
Light Grey Green
#B7E1A1
ΔE00 5.12
Light Moss Green
#A6C875
ΔE00 5.42
Washed Out Green
#BCF5A6
ΔE00 5.92
Tea Green
#BDF8A3
ΔE00 6.05
Pistachio (survey)
#C0FA8B
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDE83 #B483DE
analogous
#DBDE83 #ADDE83 #83DE87
triadic
#ADDE83 #83ADDE #DE83AD
tetradic
#ADDE83 #83DBDE #B483DE #DE8783
square
#ADDE83 #83DBDE #B483DE #DE8783
split-complementary
#ADDE83 #8783DE #DE83DB
monochromatic
#6EB630 #8DD153 #ADDE83 #CDEBB3 #EDF8E4
Accessibility & contrast
On white
1.55
#ADDE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#ADDE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDE83
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDE83 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27C
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#AFD7C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #adde83; /* rgb */ color: rgb(173, 222, 131); /* oklch */ color: oklch(84.5% 0.130 131.7);
Tailwind
colors: {
custom: {
50: '#c7e8a8',
500: '#adde83',
950: '#000000',
},
}SCSS
$custom: #adde83; $custom-light: #c7e8a8; $custom-dark: #000000;
JSON
{
"hex": "#adde83",
"rgb": {
"r": 173,
"g": 222,
"b": 131
},
"hsl": {
"h": 92.308,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.84523,
"c": 0.12975,
"h": 131.7
},
"luminance": 0.62765
}Semantic roles & 50–950 ramp
primary
#ADDE83
secondary
#8650B5
accent
#20C679
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131610
muted
#828480