#ADFF70#ADFF70
#ADFF70 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 91.8% C 0.194 H 133.8°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFF70 |
|---|---|
| RGB | rgb(173, 255, 112) |
| HSL | hsl(94, 100%, 72%) |
| HSV | hsv(94, 56%, 100%) |
| CMYK | cmyk(32.2%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(92.39, -48.22, 59.50) |
| CIE-LCH | lch(92.39, 76.59, 129.02°) |
| OKLab | oklab(91.79% -0.134 0.1398) |
| OKLCH | oklch(91.79% 0.194 133.8) |
| XYZ | xyz(55.9172, 81.5720, 28.1249) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.32
Light Lime
#AEFD6C
ΔE00 0.65
Spring Green (survey)
#A9F971
ΔE00 1.37
Pale Lime Green
#B1FF65
ΔE00 1.55
Light Lime Green
#B9FF66
ΔE00 2.38
Light Grass Green
#9AF764
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFF70 #C270FF
analogous
#F4FF70 #ADFF70 #70FF7B
triadic
#ADFF70 #70ADFF #FF70AD
tetradic
#ADFF70 #70F4FF #C270FF #FF7B70
square
#ADFF70 #70F4FF #C270FF #FF7B70
split-complementary
#ADFF70 #7B70FF #FF70F4
monochromatic
#68F500 #8AFF33 #ADFF70 #D0FFAD #EDFFE0
Accessibility & contrast
On white
1.21
#ADFF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#ADFF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFF70
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFF70 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED61
Deuteranopia (green-blind)
#FCE77A
Tritanopia (blue-blind)
#ADF6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #adff70; /* rgb */ color: rgb(173, 255, 112); /* oklch */ color: oklch(91.8% 0.194 133.8);
Tailwind
colors: {
custom: {
50: '#c9ff9d',
500: '#adff70',
950: '#000000',
},
}SCSS
$custom: #adff70; $custom-light: #c9ff9d; $custom-dark: #000000;
JSON
{
"hex": "#adff70",
"rgb": {
"r": 173,
"g": 255,
"b": 112
},
"hsl": {
"h": 94.406,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.91792,
"c": 0.19364,
"h": 133.8
},
"luminance": 0.81574
}Semantic roles & 50–950 ramp
primary
#ADFF70
secondary
#9637DC
accent
#00E684
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680