#ADDE75#ADDE75
#ADDE75 is a very light, vivid yellow-green. Relative luminance 0.624; OKLCH L 84.3% C 0.144 H 129.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDE75 |
|---|---|
| RGB | rgb(173, 222, 117) |
| HSL | hsl(88, 61%, 66%) |
| HSV | hsv(88, 47%, 87%) |
| CMYK | cmyk(22.1%, 0%, 47.3%, 12.9%) |
| CIE-LAB | lab(83.13, -33.12, 46.17) |
| CIE-LCH | lch(83.13, 56.83, 125.66°) |
| OKLab | oklab(84.31% -0.0918 0.1111) |
| OKLCH | oklch(84.31% 0.144 129.6) |
| XYZ | xyz(46.5652, 62.4103, 26.4193) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.90
Light Moss Green
#A6C875
ΔE00 5.81
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Spring Green (survey)
#A9F971
ΔE00 6.70
Celery
#C1FD95
ΔE00 6.81
Kiwi Green
#8EE53F
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDE75 #A675DE
analogous
#DEDB75 #ADDE75 #79DE75
triadic
#ADDE75 #75ADDE #DE75AD
tetradic
#ADDE75 #75DEDB #A675DE #DE7579
square
#ADDE75 #75DEDB #A675DE #DE7579
split-complementary
#ADDE75 #7579DE #DB75DE
monochromatic
#71AF2A #90D244 #ADDE75 #CAEAA6 #E8F6D8
Accessibility & contrast
On white
1.56
#ADDE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#ADDE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDE75
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDE75 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D16C
Deuteranopia (green-blind)
#DFCE7B
Tritanopia (blue-blind)
#B0D6C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #adde75; /* rgb */ color: rgb(173, 222, 117); /* oklch */ color: oklch(84.3% 0.144 129.6);
Tailwind
colors: {
custom: {
50: '#c7e89f',
500: '#adde75',
950: '#000000',
},
}SCSS
$custom: #adde75; $custom-light: #c7e89f; $custom-dark: #000000;
JSON
{
"hex": "#adde75",
"rgb": {
"r": 173,
"g": 222,
"b": 117
},
"hsl": {
"h": 88,
"s": 61.404,
"l": 66.471
},
"oklch": {
"l": 0.84311,
"c": 0.14411,
"h": 129.6
},
"luminance": 0.62411
}Semantic roles & 50–950 ramp
primary
#ADDE75
secondary
#7846B1
accent
#1CC96D
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480