#DDEF91#DDEF91
#DDEF91 is a very light, moderate yellow-green. Relative luminance 0.791; OKLCH L 91.8% C 0.120 H 117.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEF91 |
|---|---|
| RGB | rgb(221, 239, 145) |
| HSL | hsl(71, 75%, 75%) |
| HSV | hsv(71, 39%, 94%) |
| CMYK | cmyk(7.5%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(91.30, -20.20, 43.46) |
| CIE-LCH | lch(91.30, 47.93, 114.93°) |
| OKLab | oklab(91.79% -0.0557 0.1061) |
| OKLCH | oklch(91.79% 0.12 117.7) |
| XYZ | xyz(65.7964, 79.1499, 38.5938) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.69
Light Yellow Green
#CCFD7F
ΔE00 6.39
Parchment
#FEFCAF
ΔE00 6.46
Creme
#FFFFB6
ΔE00 6.78
Greenish Beige
#C9D179
ΔE00 6.79
Buff
#FEF69E
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEF91 #A391EF
analogous
#EFD291 #DDEF91 #AEEF91
triadic
#DDEF91 #91DDEF #EF91DD
tetradic
#DDEF91 #91EFD2 #A391EF #EF91AE
square
#DDEF91 #91EFD2 #A391EF #EF91AE
split-complementary
#DDEF91 #91AEEF #D291EF
monochromatic
#BCDF26 #CCE75C #DDEF91 #EEF7C6 #F7FBE4
Accessibility & contrast
On white
1.25
#DDEF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#DDEF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEF91
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEF91 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68A
Deuteranopia (green-blind)
#F9E796
Tritanopia (blue-blind)
#E6E6D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddef91; /* rgb */ color: rgb(221, 239, 145); /* oklch */ color: oklch(91.8% 0.120 117.7);
Tailwind
colors: {
custom: {
50: '#e9f4b2',
500: '#ddef91',
950: '#000000',
},
}SCSS
$custom: #ddef91; $custom-light: #e9f4b2; $custom-dark: #000000;
JSON
{
"hex": "#ddef91",
"rgb": {
"r": 221,
"g": 239,
"b": 145
},
"hsl": {
"h": 71.489,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.91793,
"c": 0.1198,
"h": 117.7
},
"luminance": 0.79149
}Semantic roles & 50–950 ramp
primary
#DDEF91
secondary
#6F59CB
accent
#0FD735
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581