#ADFE70#ADFE70
#ADFE70 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.6% C 0.192 H 133.7°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFE70 |
|---|---|
| RGB | rgb(173, 254, 112) |
| HSL | hsl(94, 99%, 72%) |
| HSV | hsv(94, 56%, 100%) |
| CMYK | cmyk(31.9%, 0%, 55.9%, 0.4%) |
| CIE-LAB | lab(92.10, -47.80, 59.17) |
| CIE-LCH | lch(92.10, 76.07, 128.93°) |
| OKLab | oklab(91.56% -0.1328 0.1391) |
| OKLCH | oklch(91.56% 0.192 133.7) |
| XYZ | xyz(55.5990, 80.9356, 28.0188) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.40
Light Lime
#AEFD6C
ΔE00 0.56
Spring Green (survey)
#A9F971
ΔE00 1.18
Pale Lime Green
#B1FF65
ΔE00 1.59
Light Grass Green
#9AF764
ΔE00 2.32
Light Lime Green
#B9FF66
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFE70 #C170FE
analogous
#F4FE70 #ADFE70 #70FE7A
triadic
#ADFE70 #70ADFE #FE70AD
tetradic
#ADFE70 #70F4FE #C170FE #FE7A70
square
#ADFE70 #70F4FE #C170FE #FE7A70
split-complementary
#ADFE70 #7A70FE #FE70F4
monochromatic
#69F202 #8AFE33 #ADFE70 #D0FEAD #EEFFE1
Accessibility & contrast
On white
1.22
#ADFE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#ADFE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFE70
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFE70 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED62
Deuteranopia (green-blind)
#FCE67A
Tritanopia (blue-blind)
#ADF5DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #adfe70; /* rgb */ color: rgb(173, 254, 112); /* oklch */ color: oklch(91.6% 0.192 133.7);
Tailwind
colors: {
custom: {
50: '#c9ff9d',
500: '#adfe70',
950: '#000000',
},
}SCSS
$custom: #adfe70; $custom-light: #c9ff9d; $custom-dark: #000000;
JSON
{
"hex": "#adfe70",
"rgb": {
"r": 173,
"g": 254,
"b": 112
},
"hsl": {
"h": 94.225,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91562,
"c": 0.19234,
"h": 133.7
},
"luminance": 0.80938
}Semantic roles & 50–950 ramp
primary
#ADFE70
secondary
#9538DA
accent
#00E683
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680