#D4FFAE#D4FFAE
#D4FFAE is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.1% C 0.114 H 131.0°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFAE |
|---|---|
| RGB | rgb(212, 255, 174) |
| HSL | hsl(92, 100%, 84%) |
| HSV | hsv(92, 32%, 100%) |
| CMYK | cmyk(16.9%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(95.40, -27.46, 34.33) |
| CIE-LCH | lch(95.40, 43.97, 128.66°) |
| OKLab | oklab(95.07% -0.0746 0.0858) |
| OKLCH | oklch(95.07% 0.114 131) |
| XYZ | xyz(70.5500, 88.5720, 53.4154) |
| Luminance | 0.8857 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.34
Pale Green
#C7FDB5
ΔE00 3.11
Very Light Green
#D1FFBD
ΔE00 3.19
Tea Green
#BDF8A3
ΔE00 3.39
Very Pale Green
#CFFDBC
ΔE00 3.41
Washed Out Green
#BCF5A6
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFAE #D9AEFF
analogous
#FCFFAE #D4FFAE #AEFFB1
triadic
#D4FFAE #AED4FF #FFAED4
tetradic
#D4FFAE #AEFCFF #D9AEFF #FFB1AE
square
#D4FFAE #AEFCFF #D9AEFF #FFB1AE
split-complementary
#D4FFAE #B1AEFF #FFAEFC
monochromatic
#93FF34 #B4FF71 #D4FFAE #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.12
#D4FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#D4FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFAE
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFAE | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A9
Deuteranopia (green-blind)
#FFF1B2
Tritanopia (blue-blind)
#D6F8EA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d4ffae; /* rgb */ color: rgb(212, 255, 174); /* oklch */ color: oklch(95.1% 0.114 131.0);
Tailwind
colors: {
custom: {
50: '#e2ffc6',
500: '#d4ffae',
950: '#000000',
},
}SCSS
$custom: #d4ffae; $custom-light: #e2ffc6; $custom-dark: #000000;
JSON
{
"hex": "#d4ffae",
"rgb": {
"r": 212,
"g": 255,
"b": 174
},
"hsl": {
"h": 91.852,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.95065,
"c": 0.11376,
"h": 131
},
"luminance": 0.88573
}Semantic roles & 50–950 ramp
primary
#D4FFAE
secondary
#AC6CE5
accent
#00E67A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682