#D4FEAA#D4FEAA
#D4FEAA is a very light, moderate yellow-green. Relative luminance 0.878; OKLCH L 94.8% C 0.117 H 130.0°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FEAA |
|---|---|
| RGB | rgb(212, 254, 170) |
| HSL | hsl(90, 98%, 83%) |
| HSV | hsv(90, 33%, 100%) |
| CMYK | cmyk(16.5%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(95.07, -27.54, 35.89) |
| CIE-LCH | lch(95.07, 45.24, 127.50°) |
| OKLab | oklab(94.78% -0.0749 0.0894) |
| OKLCH | oklch(94.78% 0.117 130) |
| XYZ | xyz(69.8477, 87.7820, 51.2862) |
| Luminance | 0.8778 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.79
Tea Green
#BDF8A3
ΔE00 3.49
Pale Green
#C7FDB5
ΔE00 3.67
Celery
#C1FD95
ΔE00 3.84
Very Light Green
#D1FFBD
ΔE00 3.84
Washed Out Green
#BCF5A6
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FEAA #D4AAFE
analogous
#FEFEAA #D4FEAA #AAFEAA
triadic
#D4FEAA #AAD4FE #FEAAD4
tetradic
#D4FEAA #AAFEFE #D4AAFE #FEAAAA
square
#D4FEAA #AAFEFE #D4AAFE #FEAAAA
split-complementary
#D4FEAA #AAAAFE #FEAAFE
monochromatic
#97FD31 #B5FD6E #D4FEAA #F0FFE1 #F0FFE1
Accessibility & contrast
On white
1.13
#D4FEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#D4FEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FEAA
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FEAA | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A4
Deuteranopia (green-blind)
#FFF0AE
Tritanopia (blue-blind)
#D7F7E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d4feaa; /* rgb */ color: rgb(212, 254, 170); /* oklch */ color: oklch(94.8% 0.117 130.0);
Tailwind
colors: {
custom: {
50: '#e2ffc4',
500: '#d4feaa',
950: '#000000',
},
}SCSS
$custom: #d4feaa; $custom-light: #e2ffc4; $custom-dark: #000000;
JSON
{
"hex": "#d4feaa",
"rgb": {
"r": 212,
"g": 254,
"b": 170
},
"hsl": {
"h": 90,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.94778,
"c": 0.11668,
"h": 130
},
"luminance": 0.87783
}Semantic roles & 50–950 ramp
primary
#D4FEAA
secondary
#A669E3
accent
#00E673
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682