#ADF488#ADF488
#ADF488 is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 89.6% C 0.157 H 135.7°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF488 |
|---|---|
| RGB | rgb(173, 244, 136) |
| HSL | hsl(99, 83%, 75%) |
| HSV | hsv(99, 44%, 96%) |
| CMYK | cmyk(29.1%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(89.56, -40.82, 45.02) |
| CIE-LCH | lch(89.56, 60.77, 132.20°) |
| OKLab | oklab(89.59% -0.1121 0.1095) |
| OKLCH | oklch(89.59% 0.157 135.7) |
| XYZ | xyz(54.0269, 75.3613, 34.9874) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.45
Pistachio (survey)
#C0FA8B
ΔE00 2.78
Celery
#C1FD95
ΔE00 2.82
Pastel Green
#B0FF9D
ΔE00 3.22
Light Green
#96F97B
ΔE00 3.42
Spring Green (survey)
#A9F971
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF488 #CF88F4
analogous
#E3F488 #ADF488 #88F499
triadic
#ADF488 #88ADF4 #F488AD
tetradic
#ADF488 #88E3F4 #CF88F4 #F49988
square
#ADF488 #88E3F4 #CF88F4 #F49988
split-complementary
#ADF488 #9988F4 #F488E3
monochromatic
#60EA18 #86EF50 #ADF488 #D4F9C0 #ECFCE3
Accessibility & contrast
On white
1.31
#ADF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#ADF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF488
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF488 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57F
Deuteranopia (green-blind)
#F1DF8E
Tritanopia (blue-blind)
#ACEDDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #adf488; /* rgb */ color: rgb(173, 244, 136); /* oklch */ color: oklch(89.6% 0.157 135.7);
Tailwind
colors: {
custom: {
50: '#c8f8ac',
500: '#adf488',
950: '#000000',
},
}SCSS
$custom: #adf488; $custom-light: #c8f8ac; $custom-dark: #000000;
JSON
{
"hex": "#adf488",
"rgb": {
"r": 173,
"g": 244,
"b": 136
},
"hsl": {
"h": 99.444,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.89589,
"c": 0.15671,
"h": 135.7
},
"luminance": 0.75363
}Semantic roles & 50–950 ramp
primary
#ADF488
secondary
#A450D1
accent
#06DF95
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581