#D4FAAF#D4FAAF
#D4FAAF is a very light, moderate yellow-green. Relative luminance 0.855; OKLCH L 94.0% C 0.105 H 130.1°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FAAF |
|---|---|
| RGB | rgb(212, 250, 175) |
| HSL | hsl(90, 88%, 83%) |
| HSV | hsv(90, 30%, 98%) |
| CMYK | cmyk(15.2%, 0%, 30%, 2%) |
| CIE-LAB | lab(94.08, -24.96, 32.07) |
| CIE-LCH | lch(94.08, 40.64, 127.89°) |
| OKLab | oklab(94.01% -0.0676 0.0805) |
| OKLCH | oklch(94.01% 0.105 130.1) |
| XYZ | xyz(69.0736, 85.4626, 53.4060) |
| Luminance | 0.8546 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.88
Very Pale Green
#CFFDBC
ΔE00 2.96
Light Light Green
#C8FFB0
ΔE00 2.97
Pale Green
#C7FDB5
ΔE00 3.21
Washed Out Green
#BCF5A6
ΔE00 3.77
Tea Green
#BDF8A3
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FAAF #D5AFFA
analogous
#F9FAAF #D4FAAF #AFFAAF
triadic
#D4FAAF #AFD4FA #FAAFD4
tetradic
#D4FAAF #AFF9FA #D5AFFA #FAAFAF
square
#D4FAAF #AFF9FA #D5AFFA #FAAFAF
split-complementary
#D4FAAF #AFAFFA #FAAFF9
monochromatic
#96F33C #B5F675 #D4FAAF #F0FDE2 #F0FDE2
Accessibility & contrast
On white
1.16
#D4FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#D4FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FAAF
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FAAF | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AA
Deuteranopia (green-blind)
#FBEDB3
Tritanopia (blue-blind)
#D7F4E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d4faaf; /* rgb */ color: rgb(212, 250, 175); /* oklch */ color: oklch(94.0% 0.105 130.1);
Tailwind
colors: {
custom: {
50: '#e2fcc7',
500: '#d4faaf',
950: '#000000',
},
}SCSS
$custom: #d4faaf; $custom-light: #e2fcc7; $custom-dark: #000000;
JSON
{
"hex": "#d4faaf",
"rgb": {
"r": 212,
"g": 250,
"b": 175
},
"hsl": {
"h": 90.4,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.94014,
"c": 0.10513,
"h": 130.1
},
"luminance": 0.85463
}Semantic roles & 50–950 ramp
primary
#D4FAAF
secondary
#A770DD
accent
#01E574
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582