#DDEFAB#DDEFAB
#DDEFAB is a very light, moderate yellow-green. Relative luminance 0.800; OKLCH L 92.2% C 0.090 H 120.2°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFAB |
|---|---|
| RGB | rgb(221, 239, 171) |
| HSL | hsl(76, 68%, 80%) |
| HSV | hsv(76, 28%, 94%) |
| CMYK | cmyk(7.5%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(91.71, -16.98, 31.00) |
| CIE-LCH | lch(91.71, 35.35, 118.71°) |
| OKLab | oklab(92.25% -0.0454 0.0778) |
| OKLCH | oklch(92.25% 0.09 120.2) |
| XYZ | xyz(68.0355, 80.0456, 50.3863) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.04
Creme
#FFFFB6
ΔE00 6.27
Cream (survey)
#FFFFC2
ΔE00 6.31
Light Beige
#FFFEB6
ΔE00 6.35
Very Pale Green
#CFFDBC
ΔE00 6.45
Palegoldenrod
#EEE8AA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFAB #BDABEF
analogous
#EFDFAB #DDEFAB #BBEFAB
triadic
#DDEFAB #ABDDEF #EFABDD
tetradic
#DDEFAB #ABEFDF #BDABEF #EFABBB
square
#DDEFAB #ABEFDF #BDABEF #EFABBB
split-complementary
#DDEFAB #ABBBEF #DFABEF
monochromatic
#B3DB44 #C8E578 #DDEFAB #F2F9DE #F5FAE5
Accessibility & contrast
On white
1.23
#DDEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#DDEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFAB
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFAB | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A7
Deuteranopia (green-blind)
#F5E7AE
Tritanopia (blue-blind)
#E3E8DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddefab; /* rgb */ color: rgb(221, 239, 171); /* oklch */ color: oklch(92.2% 0.090 120.2);
Tailwind
colors: {
custom: {
50: '#e8f4c4',
500: '#ddefab',
950: '#000000',
},
}SCSS
$custom: #ddefab; $custom-light: #e8f4c4; $custom-dark: #000000;
JSON
{
"hex": "#ddefab",
"rgb": {
"r": 221,
"g": 239,
"b": 171
},
"hsl": {
"h": 75.882,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.92247,
"c": 0.09009,
"h": 120.2
},
"luminance": 0.80045
}Semantic roles & 50–950 ramp
primary
#DDEFAB
secondary
#8A71CD
accent
#16D047
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#161712
muted
#848582