#ADFA7C#ADFA7C
#ADFA7C is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 90.8% C 0.176 H 134.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFA7C |
|---|---|
| RGB | rgb(173, 250, 124) |
| HSL | hsl(97, 93%, 73%) |
| HSV | hsv(97, 50%, 98%) |
| CMYK | cmyk(30.8%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(91.10, -44.85, 52.58) |
| CIE-LCH | lch(91.10, 69.11, 130.46°) |
| OKLab | oklab(90.79% -0.1239 0.1257) |
| OKLCH | oklch(90.79% 0.176 134.6) |
| XYZ | xyz(55.0561, 78.7087, 31.3563) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.24
Light Lime
#AEFD6C
ΔE00 2.29
Key Lime
#AEFF6E
ΔE00 2.30
Light Yellowish Green
#C2FF89
ΔE00 2.71
Light Grass Green
#9AF764
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFA7C #C97CFA
analogous
#ECFA7C #ADFA7C #7CFA8A
triadic
#ADFA7C #7CADFA #FA7CAD
tetradic
#ADFA7C #7CECFA #C97CFA #FA8A7C
square
#ADFA7C #7CECFA #C97CFA #FA8A7C
split-complementary
#ADFA7C #8A7CFA #FA7CEC
monochromatic
#64F209 #88F841 #ADFA7C #D2FCB7 #EDFEE2
Accessibility & contrast
On white
1.25
#ADFA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#ADFA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFA7C
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFA7C | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA71
Deuteranopia (green-blind)
#F7E384
Tritanopia (blue-blind)
#ADF2DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #adfa7c; /* rgb */ color: rgb(173, 250, 124); /* oklch */ color: oklch(90.8% 0.176 134.6);
Tailwind
colors: {
custom: {
50: '#c9fca4',
500: '#adfa7c',
950: '#000000',
},
}SCSS
$custom: #adfa7c; $custom-light: #c9fca4; $custom-dark: #000000;
JSON
{
"hex": "#adfa7c",
"rgb": {
"r": 173,
"g": 250,
"b": 124
},
"hsl": {
"h": 96.667,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.9079,
"c": 0.17648,
"h": 134.6
},
"luminance": 0.78711
}Semantic roles & 50–950 ramp
primary
#ADFA7C
secondary
#9E43D7
accent
#00E68C
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580