#D4FCAE#D4FCAE
#D4FCAE is a very light, moderate yellow-green. Relative luminance 0.867; OKLCH L 94.4% C 0.109 H 130.3°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FCAE |
|---|---|
| RGB | rgb(212, 252, 174) |
| HSL | hsl(91, 93%, 84%) |
| HSV | hsv(91, 31%, 99%) |
| CMYK | cmyk(15.9%, 0%, 31%, 1.2%) |
| CIE-LAB | lab(94.60, -26.05, 33.26) |
| CIE-LCH | lch(94.60, 42.25, 128.06°) |
| OKLab | oklab(94.42% -0.0707 0.0833) |
| OKLCH | oklch(94.42% 0.109 130.3) |
| XYZ | xyz(69.6005, 86.6729, 53.0989) |
| Luminance | 0.8667 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.66
Very Light Green
#D1FFBD
ΔE00 3.04
Pale Green
#C7FDB5
ΔE00 3.16
Very Pale Green
#CFFDBC
ΔE00 3.18
Tea Green
#BDF8A3
ΔE00 3.59
Washed Out Green
#BCF5A6
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FCAE #D6AEFC
analogous
#FBFCAE #D4FCAE #AEFCAF
triadic
#D4FCAE #AED4FC #FCAED4
tetradic
#D4FCAE #AEFBFC #D6AEFC #FCAFAE
square
#D4FCAE #AEFBFC #D6AEFC #FCAFAE
split-complementary
#D4FCAE #AFAEFC #FCAEFB
monochromatic
#95F838 #B5FA73 #D4FCAE #EFFEE1 #EFFEE1
Accessibility & contrast
On white
1.15
#D4FCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#D4FCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FCAE
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FCAE | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A9
Deuteranopia (green-blind)
#FDEFB2
Tritanopia (blue-blind)
#D7F5E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d4fcae; /* rgb */ color: rgb(212, 252, 174); /* oklch */ color: oklch(94.4% 0.109 130.3);
Tailwind
colors: {
custom: {
50: '#e2fdc6',
500: '#d4fcae',
950: '#000000',
},
}SCSS
$custom: #d4fcae; $custom-light: #e2fdc6; $custom-dark: #000000;
JSON
{
"hex": "#d4fcae",
"rgb": {
"r": 212,
"g": 252,
"b": 174
},
"hsl": {
"h": 90.769,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.94423,
"c": 0.10926,
"h": 130.3
},
"luminance": 0.86674
}Semantic roles & 50–950 ramp
primary
#D4FCAE
secondary
#A96EE0
accent
#00E676
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582