#ADFB85#ADFB85
#ADFB85 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.1% C 0.170 H 135.9°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFB85 |
|---|---|
| RGB | rgb(173, 251, 133) |
| HSL | hsl(100, 94%, 75%) |
| HSV | hsv(100, 47%, 98%) |
| CMYK | cmyk(31.1%, 0%, 47%, 1.6%) |
| CIE-LAB | lab(91.49, -44.25, 48.86) |
| CIE-LCH | lch(91.49, 65.92, 132.17°) |
| OKLab | oklab(91.14% -0.1217 0.118) |
| OKLCH | oklch(91.14% 0.17 135.9) |
| XYZ | xyz(55.9630, 79.5699, 34.5957) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.39
Light Green
#96F97B
ΔE00 2.62
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Pale Light Green
#B1FC99
ΔE00 2.81
Light Yellowish Green
#C2FF89
ΔE00 2.84
Celery
#C1FD95
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFB85 #D385FB
analogous
#E8FB85 #ADFB85 #85FB98
triadic
#ADFB85 #85ADFB #FB85AD
tetradic
#ADFB85 #85E8FB #D385FB #FB9885
square
#ADFB85 #85E8FB #D385FB #FB9885
split-complementary
#ADFB85 #9885FB #FB85E8
monochromatic
#5DF70E #85F94A #ADFB85 #D5FDC0 #EBFEE1
Accessibility & contrast
On white
1.24
#ADFB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#ADFB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFB85
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFB85 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#F7E48C
Tritanopia (blue-blind)
#ABF3DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfb85; /* rgb */ color: rgb(173, 251, 133); /* oklch */ color: oklch(91.1% 0.170 135.9);
Tailwind
colors: {
custom: {
50: '#c8fdaa',
500: '#adfb85',
950: '#000000',
},
}SCSS
$custom: #adfb85; $custom-light: #c8fdaa; $custom-dark: #000000;
JSON
{
"hex": "#adfb85",
"rgb": {
"r": 173,
"g": 251,
"b": 133
},
"hsl": {
"h": 99.661,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.91141,
"c": 0.1695,
"h": 135.9
},
"luminance": 0.79572
}Semantic roles & 50–950 ramp
primary
#ADFB85
secondary
#A94BD9
accent
#00E698
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581