#ADF883#ADF883
#ADF883 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.4% C 0.167 H 135.3°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF883 |
|---|---|
| RGB | rgb(173, 248, 131) |
| HSL | hsl(98, 89%, 74%) |
| HSV | hsv(98, 47%, 97%) |
| CMYK | cmyk(30.2%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(90.62, -43.19, 48.73) |
| CIE-LCH | lch(90.62, 65.11, 131.55°) |
| OKLab | oklab(90.43% -0.1189 0.1176) |
| OKLCH | oklch(90.43% 0.167 135.3) |
| XYZ | xyz(54.8964, 77.6557, 33.5650) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.32
Pistachio (survey)
#C0FA8B
ΔE00 2.57
Light Green
#96F97B
ΔE00 2.80
Light Yellowish Green
#C2FF89
ΔE00 2.87
Celery
#C1FD95
ΔE00 2.89
Pale Light Green
#B1FC99
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF883 #CE83F8
analogous
#E7F883 #ADF883 #83F894
triadic
#ADF883 #83ADF8 #F883AD
tetradic
#ADF883 #83E7F8 #CE83F8 #F89483
square
#ADF883 #83E7F8 #CE83F8 #F89483
split-complementary
#ADF883 #9483F8 #F883E7
monochromatic
#60F10F #87F549 #ADF883 #D3FBBD #ECFDE2
Accessibility & contrast
On white
1.27
#ADF883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#ADF883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF883
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF883 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE879
Deuteranopia (green-blind)
#F5E28A
Tritanopia (blue-blind)
#ACF0DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #adf883; /* rgb */ color: rgb(173, 248, 131); /* oklch */ color: oklch(90.4% 0.167 135.3);
Tailwind
colors: {
custom: {
50: '#c8fba9',
500: '#adf883',
950: '#000000',
},
}SCSS
$custom: #adf883; $custom-light: #c8fba9; $custom-dark: #000000;
JSON
{
"hex": "#adf883",
"rgb": {
"r": 173,
"g": 248,
"b": 131
},
"hsl": {
"h": 98.462,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.90428,
"c": 0.1672,
"h": 135.3
},
"luminance": 0.77658
}Semantic roles & 50–950 ramp
primary
#ADF883
secondary
#A34AD5
accent
#00E693
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581