#ADF773#ADF773
#ADF773 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.0% C 0.180 H 133.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF773 |
|---|---|
| RGB | rgb(173, 247, 115) |
| HSL | hsl(94, 89%, 71%) |
| HSV | hsv(94, 53%, 97%) |
| CMYK | cmyk(30%, 0%, 53.4%, 3.1%) |
| CIE-LAB | lab(90.16, -44.51, 55.56) |
| CIE-LCH | lch(90.16, 71.19, 128.70°) |
| OKLab | oklab(89.99% -0.1235 0.1316) |
| OKLCH | oklch(89.99% 0.18 133.2) |
| XYZ | xyz(53.5879, 76.6417, 28.1862) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.77
Light Lime
#AEFD6C
ΔE00 1.73
Key Lime
#AEFF6E
ΔE00 1.97
Light Grass Green
#9AF764
ΔE00 2.40
Pale Lime
#BEFD73
ΔE00 2.57
Pale Lime Green
#B1FF65
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF773 #BD73F7
analogous
#EFF773 #ADF773 #73F77B
triadic
#ADF773 #73ADF7 #F773AD
tetradic
#ADF773 #73EFF7 #BD73F7 #F77B73
square
#ADF773 #73EFF7 #BD73F7 #F77B73
split-complementary
#ADF773 #7B73F7 #F773EF
monochromatic
#6BE30D #8BF439 #ADF773 #CFFAAD #EEFDE2
Accessibility & contrast
On white
1.29
#ADF773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#ADF773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF773
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF773 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE766
Deuteranopia (green-blind)
#F5E17C
Tritanopia (blue-blind)
#AEEED9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #adf773; /* rgb */ color: rgb(173, 247, 115); /* oklch */ color: oklch(90.0% 0.180 133.2);
Tailwind
colors: {
custom: {
50: '#c9fa9e',
500: '#adf773',
950: '#000000',
},
}SCSS
$custom: #adf773; $custom-light: #c9fa9e; $custom-dark: #000000;
JSON
{
"hex": "#adf773",
"rgb": {
"r": 173,
"g": 247,
"b": 115
},
"hsl": {
"h": 93.636,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.8999,
"c": 0.18047,
"h": 133.2
},
"luminance": 0.76644
}Semantic roles & 50–950 ramp
primary
#ADF773
secondary
#903CD2
accent
#00E681
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13170F
muted
#838580