#ADF67C#ADF67C
#ADF67C is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 89.9% C 0.171 H 134.1°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF67C |
|---|---|
| RGB | rgb(173, 246, 124) |
| HSL | hsl(96, 87%, 73%) |
| HSV | hsv(96, 50%, 96%) |
| CMYK | cmyk(29.7%, 0%, 49.6%, 3.5%) |
| CIE-LAB | lab(89.97, -43.12, 51.22) |
| CIE-LCH | lch(89.97, 66.95, 130.09°) |
| OKLab | oklab(89.88% -0.1191 0.1227) |
| OKLCH | oklch(89.88% 0.171 134.1) |
| XYZ | xyz(53.8263, 76.2491, 30.9464) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.67
Pistachio (survey)
#C0FA8B
ΔE00 2.63
Light Lime
#AEFD6C
ΔE00 2.85
Light Yellowish Green
#C2FF89
ΔE00 2.87
Key Lime
#AEFF6E
ΔE00 2.97
Light Green
#96F97B
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF67C #C57CF6
analogous
#EAF67C #ADF67C #7CF688
triadic
#ADF67C #7CADF6 #F67CAD
tetradic
#ADF67C #7CEAF6 #C57CF6 #F6887C
square
#ADF67C #7CEAF6 #C57CF6 #F6887C
split-complementary
#ADF67C #887CF6 #F67CEA
monochromatic
#67E810 #89F243 #ADF67C #D1FAB5 #EDFDE2
Accessibility & contrast
On white
1.29
#ADF67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#ADF67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF67C
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF67C | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE671
Deuteranopia (green-blind)
#F4E084
Tritanopia (blue-blind)
#ADEEDA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #adf67c; /* rgb */ color: rgb(173, 246, 124); /* oklch */ color: oklch(89.9% 0.171 134.1);
Tailwind
colors: {
custom: {
50: '#c8f9a4',
500: '#adf67c',
950: '#000000',
},
}SCSS
$custom: #adf67c; $custom-light: #c8f9a4; $custom-dark: #000000;
JSON
{
"hex": "#adf67c",
"rgb": {
"r": 173,
"g": 246,
"b": 124
},
"hsl": {
"h": 95.902,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.89875,
"c": 0.17098,
"h": 134.1
},
"luminance": 0.76251
}Semantic roles & 50–950 ramp
primary
#ADF67C
secondary
#9944D2
accent
#02E489
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580