#ADDE92#ADDE92
#ADDE92 is a very light, moderate yellow-green. Relative luminance 0.632; OKLCH L 84.8% C 0.114 H 134.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDE92 |
|---|---|
| RGB | rgb(173, 222, 146) |
| HSL | hsl(99, 54%, 72%) |
| HSV | hsv(99, 34%, 87%) |
| CMYK | cmyk(22.1%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(83.55, -29.42, 32.28) |
| CIE-LCH | lch(83.55, 43.68, 132.34°) |
| OKLab | oklab(84.78% -0.0802 0.0804) |
| OKLCH | oklch(84.78% 0.114 134.9) |
| XYZ | xyz(48.5420, 63.2009, 36.8301) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.68
Light Sage
#BCECAC
ΔE00 4.25
Pale Olive Green
#B1D27B
ΔE00 4.91
Washed Out Green
#BCF5A6
ΔE00 5.01
Tea Green
#BDF8A3
ΔE00 5.64
Light Moss Green
#A6C875
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDE92 #C392DE
analogous
#D3DE92 #ADDE92 #92DE9D
triadic
#ADDE92 #92ADDE #DE92AD
tetradic
#ADDE92 #92D3DE #C392DE #DE9D92
square
#ADDE92 #92D3DE #C392DE #DE9D92
split-complementary
#ADDE92 #9D92DE #DE92D3
monochromatic
#68BD39 #8AD063 #ADDE92 #D0ECC1 #EDF8E8
Accessibility & contrast
On white
1.54
#ADDE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#ADDE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDE92
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDE92 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38D
Deuteranopia (green-blind)
#DCCF96
Tritanopia (blue-blind)
#ADD8CB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #adde92; /* rgb */ color: rgb(173, 222, 146); /* oklch */ color: oklch(84.8% 0.114 134.9);
Tailwind
colors: {
custom: {
50: '#c6e8b2',
500: '#adde92',
950: '#000000',
},
}SCSS
$custom: #adde92; $custom-light: #c6e8b2; $custom-dark: #000000;
JSON
{
"hex": "#adde92",
"rgb": {
"r": 173,
"g": 222,
"b": 146
},
"hsl": {
"h": 98.684,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.84783,
"c": 0.11361,
"h": 134.9
},
"luminance": 0.63202
}Semantic roles & 50–950 ramp
primary
#ADDE92
secondary
#975EB6
accent
#25C189
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481