#ADFF76#ADFF76
#ADFF76 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 91.9% C 0.189 H 134.4°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFF76 |
|---|---|
| RGB | rgb(173, 255, 118) |
| HSL | hsl(96, 100%, 73%) |
| HSV | hsv(96, 54%, 100%) |
| CMYK | cmyk(32.2%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(92.45, -47.62, 56.92) |
| CIE-LCH | lch(92.45, 74.21, 129.92°) |
| OKLab | oklab(91.86% -0.1319 0.1348) |
| OKLCH | oklch(91.86% 0.189 134.4) |
| XYZ | xyz(56.2624, 81.7101, 29.9432) |
| Luminance | 0.8171 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 1.03
Spring Green (survey)
#A9F971
ΔE00 1.23
Light Lime
#AEFD6C
ΔE00 1.26
Pale Lime Green
#B1FF65
ΔE00 2.25
Light Grass Green
#9AF764
ΔE00 2.52
Pale Lime
#BEFD73
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFF76 #C876FF
analogous
#F2FF76 #ADFF76 #76FF83
triadic
#ADFF76 #76ADFF #FF76AD
tetradic
#ADFF76 #76F2FF #C876FF #FF8376
square
#ADFF76 #76F2FF #C876FF #FF8376
split-complementary
#ADFF76 #8376FF #FF76F2
monochromatic
#65FB00 #88FF39 #ADFF76 #D2FFB3 #EDFFE0
Accessibility & contrast
On white
1.21
#ADFF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#ADFF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFF76
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFF76 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE69
Deuteranopia (green-blind)
#FCE77F
Tritanopia (blue-blind)
#ADF6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #adff76; /* rgb */ color: rgb(173, 255, 118); /* oklch */ color: oklch(91.9% 0.189 134.4);
Tailwind
colors: {
custom: {
50: '#c9ffa1',
500: '#adff76',
950: '#000000',
},
}SCSS
$custom: #adff76; $custom-light: #c9ffa1; $custom-dark: #000000;
JSON
{
"hex": "#adff76",
"rgb": {
"r": 173,
"g": 255,
"b": 118
},
"hsl": {
"h": 95.912,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91861,
"c": 0.18855,
"h": 134.4
},
"luminance": 0.81712
}Semantic roles & 50–950 ramp
primary
#ADFF76
secondary
#9C3DDD
accent
#00E689
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680