#ADDE8D#ADDE8D
#ADDE8D is a very light, moderate yellow-green. Relative luminance 0.630; OKLCH L 84.7% C 0.119 H 133.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDE8D |
|---|---|
| RGB | rgb(173, 222, 141) |
| HSL | hsl(96, 55%, 71%) |
| HSV | hsv(96, 36%, 87%) |
| CMYK | cmyk(22.1%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(83.47, -30.12, 34.72) |
| CIE-LCH | lch(83.47, 45.97, 130.95°) |
| OKLab | oklab(84.69% -0.0823 0.086) |
| OKLCH | oklch(84.69% 0.119 133.7) |
| XYZ | xyz(48.1615, 63.0488, 34.8263) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.48
Pale Olive Green
#B1D27B
ΔE00 4.32
Light Sage
#BCECAC
ΔE00 4.92
Washed Out Green
#BCF5A6
ΔE00 5.18
Tea Green
#BDF8A3
ΔE00 5.64
Light Moss Green
#A6C875
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDE8D #BE8DDE
analogous
#D5DE8D #ADDE8D #8DDE95
triadic
#ADDE8D #8DADDE #DE8DAD
tetradic
#ADDE8D #8DD5DE #BE8DDE #DE958D
square
#ADDE8D #8DD5DE #BE8DDE #DE958D
split-complementary
#ADDE8D #958DDE #DE8DD5
monochromatic
#6ABB36 #8BD05E #ADDE8D #CFECBC #EEF8E7
Accessibility & contrast
On white
1.54
#ADDE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#ADDE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDE8D
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDE8D | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D387
Deuteranopia (green-blind)
#DDCF91
Tritanopia (blue-blind)
#AED8CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #adde8d; /* rgb */ color: rgb(173, 222, 141); /* oklch */ color: oklch(84.7% 0.119 133.7);
Tailwind
colors: {
custom: {
50: '#c7e8af',
500: '#adde8d',
950: '#000000',
},
}SCSS
$custom: #adde8d; $custom-light: #c7e8af; $custom-dark: #000000;
JSON
{
"hex": "#adde8d",
"rgb": {
"r": 173,
"g": 222,
"b": 141
},
"hsl": {
"h": 96.296,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.84692,
"c": 0.11906,
"h": 133.7
},
"luminance": 0.6305
}Semantic roles & 50–950 ramp
primary
#ADDE8D
secondary
#915AB6
accent
#23C384
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481