#DDEFAC#DDEFAC
#DDEFAC is a very light, moderate yellow-green. Relative luminance 0.801; OKLCH L 92.3% C 0.089 H 120.4°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFAC |
|---|---|
| RGB | rgb(221, 239, 172) |
| HSL | hsl(76, 68%, 81%) |
| HSV | hsv(76, 28%, 94%) |
| CMYK | cmyk(7.5%, 0%, 28%, 6.3%) |
| CIE-LAB | lab(91.72, -16.84, 30.52) |
| CIE-LCH | lch(91.72, 34.86, 118.89°) |
| OKLab | oklab(92.27% -0.045 0.0767) |
| OKLCH | oklch(92.27% 0.089 120.4) |
| XYZ | xyz(68.1311, 80.0838, 50.8902) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.21
Cream (survey)
#FFFFC2
ΔE00 6.29
Creme
#FFFFB6
ΔE00 6.32
Very Pale Green
#CFFDBC
ΔE00 6.38
Light Beige
#FFFEB6
ΔE00 6.39
Very Light Green
#D1FFBD
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFAC #BEACEF
analogous
#EFDFAC #DDEFAC #BBEFAC
triadic
#DDEFAC #ACDDEF #EFACDD
tetradic
#DDEFAC #ACEFDF #BEACEF #EFACBB
square
#DDEFAC #ACEFDF #BEACEF #EFACBB
split-complementary
#DDEFAC #ACBBEF #DFACEF
monochromatic
#B3DB45 #C8E579 #DDEFAC #F2F9DF #F4FAE5
Accessibility & contrast
On white
1.23
#DDEFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#DDEFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFAC
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFAC | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A8
Deuteranopia (green-blind)
#F5E7AF
Tritanopia (blue-blind)
#E3E8DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddefac; /* rgb */ color: rgb(221, 239, 172); /* oklch */ color: oklch(92.3% 0.089 120.4);
Tailwind
colors: {
custom: {
50: '#e8f4c5',
500: '#ddefac',
950: '#000000',
},
}SCSS
$custom: #ddefac; $custom-light: #e8f4c5; $custom-dark: #000000;
JSON
{
"hex": "#ddefac",
"rgb": {
"r": 221,
"g": 239,
"b": 172
},
"hsl": {
"h": 76.119,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.92266,
"c": 0.0889,
"h": 120.4
},
"luminance": 0.80084
}Semantic roles & 50–950 ramp
primary
#DDEFAC
secondary
#8B72CD
accent
#16D048
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161713
muted
#848582