#D4FFA3#D4FFA3
#D4FFA3 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 94.9% C 0.126 H 128.9°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFA3 |
|---|---|
| RGB | rgb(212, 255, 163) |
| HSL | hsl(88, 100%, 82%) |
| HSV | hsv(88, 36%, 100%) |
| CMYK | cmyk(16.9%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(95.23, -28.93, 39.56) |
| CIE-LCH | lch(95.23, 49.01, 126.18°) |
| OKLab | oklab(94.87% -0.0791 0.0978) |
| OKLCH | oklch(94.87% 0.126 128.9) |
| XYZ | xyz(69.5213, 88.1605, 47.9972) |
| Luminance | 0.8816 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.09
Pistachio (survey)
#C0FA8B
ΔE00 3.67
Light Light Green
#C8FFB0
ΔE00 3.67
Tea Green
#BDF8A3
ΔE00 3.93
Light Yellowish Green
#C2FF89
ΔE00 4.14
Washed Out Green
#BCF5A6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFA3 #CEA3FF
analogous
#FFFCA3 #D4FFA3 #A6FFA3
triadic
#D4FFA3 #A3D4FF #FFA3D4
tetradic
#D4FFA3 #A3FFFC #CEA3FF #FFA3A6
square
#D4FFA3 #A3FFFC #CEA3FF #FFA3A6
split-complementary
#D4FFA3 #A3A6FF #FCA3FF
monochromatic
#9BFF29 #B7FF66 #D4FFA3 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.13
#D4FFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#D4FFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFA3
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFA3 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF39C
Deuteranopia (green-blind)
#FFF0A8
Tritanopia (blue-blind)
#D8F7E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d4ffa3; /* rgb */ color: rgb(212, 255, 163); /* oklch */ color: oklch(94.9% 0.126 128.9);
Tailwind
colors: {
custom: {
50: '#e2ffbf',
500: '#d4ffa3',
950: '#000000',
},
}SCSS
$custom: #d4ffa3; $custom-light: #e2ffbf; $custom-dark: #000000;
JSON
{
"hex": "#d4ffa3",
"rgb": {
"r": 212,
"g": 255,
"b": 163
},
"hsl": {
"h": 88.043,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.9487,
"c": 0.12579,
"h": 128.9
},
"luminance": 0.88161
}Semantic roles & 50–950 ramp
primary
#D4FFA3
secondary
#9F63E3
accent
#00E66B
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682