#DDEF96#DDEF96
#DDEF96 is a very light, moderate yellow-green. Relative luminance 0.793; OKLCH L 91.9% C 0.114 H 118.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEF96 |
|---|---|
| RGB | rgb(221, 239, 150) |
| HSL | hsl(72, 74%, 76%) |
| HSV | hsv(72, 37%, 94%) |
| CMYK | cmyk(7.5%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(91.37, -19.63, 41.09) |
| CIE-LCH | lch(91.37, 45.54, 115.53°) |
| OKLab | oklab(91.87% -0.0537 0.1009) |
| OKLCH | oklch(91.87% 0.114 118) |
| XYZ | xyz(66.1904, 79.3075, 40.6692) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.11
Parchment
#FEFCAF
ΔE00 6.25
Creme
#FFFFB6
ΔE00 6.47
Light Beige
#FFFEB6
ΔE00 6.61
Light Yellow Green
#CCFD7F
ΔE00 6.77
Greenish Beige
#C9D179
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEF96 #A896EF
analogous
#EFD596 #DDEF96 #B1EF96
triadic
#DDEF96 #96DDEF #EF96DD
tetradic
#DDEF96 #96EFD5 #A896EF #EF96B1
square
#DDEF96 #96EFD5 #A896EF #EF96B1
split-complementary
#DDEF96 #96B1EF #D596EF
monochromatic
#BBDF2C #CCE761 #DDEF96 #EEF7CB #F6FBE4
Accessibility & contrast
On white
1.25
#DDEF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#DDEF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEF96
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEF96 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68F
Deuteranopia (green-blind)
#F8E79A
Tritanopia (blue-blind)
#E5E6D9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddef96; /* rgb */ color: rgb(221, 239, 150); /* oklch */ color: oklch(91.9% 0.114 118.0);
Tailwind
colors: {
custom: {
50: '#e8f4b6',
500: '#ddef96',
950: '#000000',
},
}SCSS
$custom: #ddef96; $custom-light: #e8f4b6; $custom-dark: #000000;
JSON
{
"hex": "#ddef96",
"rgb": {
"r": 221,
"g": 239,
"b": 150
},
"hsl": {
"h": 72.135,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.91873,
"c": 0.11429,
"h": 118
},
"luminance": 0.79307
}Semantic roles & 50–950 ramp
primary
#DDEF96
secondary
#745ECB
accent
#10D638
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581