#D5FAAE#D5FAAE
#D5FAAE is a very light, moderate yellow-green. Relative luminance 0.856; OKLCH L 94.1% C 0.106 H 129.3°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FAAE |
|---|---|
| RGB | rgb(213, 250, 174) |
| HSL | hsl(89, 88%, 83%) |
| HSV | hsv(89, 30%, 98%) |
| CMYK | cmyk(14.8%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(94.13, -24.75, 32.65) |
| CIE-LCH | lch(94.13, 40.97, 127.16°) |
| OKLab | oklab(94.06% -0.0671 0.0818) |
| OKLCH | oklch(94.06% 0.106 129.3) |
| XYZ | xyz(69.2650, 85.5726, 52.9042) |
| Luminance | 0.8557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.18
Light Light Green
#C8FFB0
ΔE00 3.18
Very Pale Green
#CFFDBC
ΔE00 3.27
Pale Green
#C7FDB5
ΔE00 3.50
Washed Out Green
#BCF5A6
ΔE00 3.98
Tea Green
#BDF8A3
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FAAE #D3AEFA
analogous
#FAF9AE #D5FAAE #AFFAAE
triadic
#D5FAAE #AED5FA #FAAED5
tetradic
#D5FAAE #AEFAF9 #D3AEFA #FAAEAF
square
#D5FAAE #AEFAF9 #D3AEFA #FAAEAF
split-complementary
#D5FAAE #AEAFFA #F9AEFA
monochromatic
#99F33B #B7F674 #D5FAAE #F0FDE2 #F0FDE2
Accessibility & contrast
On white
1.16
#D5FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#D5FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FAAE
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FAAE | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A9
Deuteranopia (green-blind)
#FCEDB2
Tritanopia (blue-blind)
#D8F3E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d5faae; /* rgb */ color: rgb(213, 250, 174); /* oklch */ color: oklch(94.1% 0.106 129.3);
Tailwind
colors: {
custom: {
50: '#e2fcc6',
500: '#d5faae',
950: '#000000',
},
}SCSS
$custom: #d5faae; $custom-light: #e2fcc6; $custom-dark: #000000;
JSON
{
"hex": "#d5faae",
"rgb": {
"r": 213,
"g": 250,
"b": 174
},
"hsl": {
"h": 89.211,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.94063,
"c": 0.10581,
"h": 129.3
},
"luminance": 0.85573
}Semantic roles & 50–950 ramp
primary
#D5FAAE
secondary
#A56FDD
accent
#01E570
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151713
muted
#848582