#DDEF84#DDEF84
#DDEF84 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.6% C 0.134 H 117.0°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEF84 |
|---|---|
| RGB | rgb(221, 239, 132) |
| HSL | hsl(70, 77%, 73%) |
| HSV | hsv(70, 45%, 94%) |
| CMYK | cmyk(7.5%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(91.13, -21.59, 49.54) |
| CIE-LCH | lch(91.13, 54.04, 113.55°) |
| OKLab | oklab(91.6% -0.0605 0.1191) |
| OKLCH | oklch(91.6% 0.134 117) |
| XYZ | xyz(64.8507, 78.7717, 33.6134) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.39
Light Yellow Green
#CCFD7F
ΔE00 5.88
Yellowish Tan
#FCFC81
ΔE00 5.99
Pear
#CBF85F
ΔE00 6.17
Pale Yellow
#FFFF84
ΔE00 6.32
Faded Yellow
#FEFF7F
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEF84 #9684EF
analogous
#EFCB84 #DDEF84 #A8EF84
triadic
#DDEF84 #84DDEF #EF84DD
tetradic
#DDEF84 #84EFCB #9684EF #EF84A8
square
#DDEF84 #84EFCB #9684EF #EF84A8
split-complementary
#DDEF84 #84A8EF #CB84EF
monochromatic
#BCDC1D #CEE84E #DDEF84 #ECF6BA #F8FBE4
Accessibility & contrast
On white
1.25
#DDEF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#DDEF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEF84
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEF84 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57B
Deuteranopia (green-blind)
#FAE689
Tritanopia (blue-blind)
#E7E5D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ddef84; /* rgb */ color: rgb(221, 239, 132); /* oklch */ color: oklch(91.6% 0.134 117.0);
Tailwind
colors: {
custom: {
50: '#e9f4aa',
500: '#ddef84',
950: '#000000',
},
}SCSS
$custom: #ddef84; $custom-light: #e9f4aa; $custom-dark: #000000;
JSON
{
"hex": "#ddef84",
"rgb": {
"r": 221,
"g": 239,
"b": 132
},
"hsl": {
"h": 70.093,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.91601,
"c": 0.13357,
"h": 117
},
"luminance": 0.78771
}Semantic roles & 50–950 ramp
primary
#DDEF84
secondary
#624DCA
accent
#0CD92F
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581