#ADFA7B#ADFA7B
#ADFA7B is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 90.8% C 0.177 H 134.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFA7B |
|---|---|
| RGB | rgb(173, 250, 123) |
| HSL | hsl(96, 93%, 73%) |
| HSV | hsv(96, 51%, 98%) |
| CMYK | cmyk(30.8%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(91.09, -44.96, 53.03) |
| CIE-LCH | lch(91.09, 69.53, 130.29°) |
| OKLab | oklab(90.78% -0.1242 0.1266) |
| OKLCH | oklch(90.78% 0.177 134.5) |
| XYZ | xyz(54.9932, 78.6835, 31.0250) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.12
Light Lime
#AEFD6C
ΔE00 2.16
Key Lime
#AEFF6E
ΔE00 2.18
Light Yellowish Green
#C2FF89
ΔE00 2.72
Light Grass Green
#9AF764
ΔE00 2.74
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFA7B #C87BFA
analogous
#ECFA7B #ADFA7B #7BFA88
triadic
#ADFA7B #7BADFA #FA7BAD
tetradic
#ADFA7B #7BECFA #C87BFA #FA887B
square
#ADFA7B #7BECFA #C87BFA #FA887B
split-complementary
#ADFA7B #887BFA #FA7BEC
monochromatic
#65F109 #88F840 #ADFA7B #D2FCB6 #EDFEE2
Accessibility & contrast
On white
1.25
#ADFA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#ADFA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFA7B
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFA7B | 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)
#FFEA70
Deuteranopia (green-blind)
#F7E383
Tritanopia (blue-blind)
#ADF2DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #adfa7b; /* rgb */ color: rgb(173, 250, 123); /* oklch */ color: oklch(90.8% 0.177 134.5);
Tailwind
colors: {
custom: {
50: '#c9fca4',
500: '#adfa7b',
950: '#000000',
},
}SCSS
$custom: #adfa7b; $custom-light: #c9fca4; $custom-dark: #000000;
JSON
{
"hex": "#adfa7b",
"rgb": {
"r": 173,
"g": 250,
"b": 123
},
"hsl": {
"h": 96.378,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.90777,
"c": 0.17739,
"h": 134.5
},
"luminance": 0.78686
}Semantic roles & 50–950 ramp
primary
#ADFA7B
secondary
#9C42D7
accent
#00E68B
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580