#ADFB83#ADFB83
#ADFB83 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.1% C 0.171 H 135.6°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFB83 |
|---|---|
| RGB | rgb(173, 251, 131) |
| HSL | hsl(99, 94%, 75%) |
| HSV | hsv(99, 48%, 98%) |
| CMYK | cmyk(31.1%, 0%, 47.8%, 1.6%) |
| CIE-LAB | lab(91.47, -44.49, 49.77) |
| CIE-LCH | lch(91.47, 66.75, 131.79°) |
| OKLab | oklab(91.11% -0.1225 0.1199) |
| OKLCH | oklch(91.11% 0.171 135.6) |
| XYZ | xyz(55.8261, 79.5152, 33.8749) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.12
Light Green
#96F97B
ΔE00 2.62
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Light Yellowish Green
#C2FF89
ΔE00 2.77
Celery
#C1FD95
ΔE00 3.01
Key Lime
#AEFF6E
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFB83 #D183FB
analogous
#E9FB83 #ADFB83 #83FB95
triadic
#ADFB83 #83ADFB #FB83AD
tetradic
#ADFB83 #83E9FB #D183FB #FB9583
square
#ADFB83 #83E9FB #D183FB #FB9583
split-complementary
#ADFB83 #9583FB #FB83E9
monochromatic
#5FF70C #86F948 #ADFB83 #D4FDBE #EBFEE1
Accessibility & contrast
On white
1.24
#ADFB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#ADFB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFB83
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFB83 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#ACF3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #adfb83; /* rgb */ color: rgb(173, 251, 131); /* oklch */ color: oklch(91.1% 0.171 135.6);
Tailwind
colors: {
custom: {
50: '#c8fda9',
500: '#adfb83',
950: '#000000',
},
}SCSS
$custom: #adfb83; $custom-light: #c8fda9; $custom-dark: #000000;
JSON
{
"hex": "#adfb83",
"rgb": {
"r": 173,
"g": 251,
"b": 131
},
"hsl": {
"h": 99,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.91113,
"c": 0.17138,
"h": 135.6
},
"luminance": 0.79517
}Semantic roles & 50–950 ramp
primary
#ADFB83
secondary
#A749D9
accent
#00E695
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581