#DDFD96#DDFD96
#DDFD96 is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.8% C 0.133 H 123.0°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFD96 |
|---|---|
| RGB | rgb(221, 253, 150) |
| HSL | hsl(79, 96%, 79%) |
| HSV | hsv(79, 41%, 99%) |
| CMYK | cmyk(12.6%, 0%, 40.7%, 0.8%) |
| CIE-LAB | lab(95.09, -26.33, 45.84) |
| CIE-LCH | lch(95.09, 52.86, 119.87°) |
| OKLab | oklab(94.84% -0.0727 0.1117) |
| OKLCH | oklch(94.84% 0.133 123) |
| XYZ | xyz(70.4489, 87.8245, 42.0887) |
| Luminance | 0.8782 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.70
Light Pea Green
#C4FE82
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 4.68
Light Yellowish Green
#C2FF89
ΔE00 4.82
Celery
#C1FD95
ΔE00 5.05
Light Khaki
#E6F2A2
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFD96 #B696FD
analogous
#FDEA96 #DDFD96 #AAFD96
triadic
#DDFD96 #96DDFD #FD96DD
tetradic
#DDFD96 #96FDEA #B696FD #FD96AA
square
#DDFD96 #96FDEA #B696FD #FD96AA
split-complementary
#DDFD96 #96AAFD #EA96FD
monochromatic
#B6FB1E #CAFC5A #DDFD96 #F0FED2 #F5FEE1
Accessibility & contrast
On white
1.13
#DDFD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DDFD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFD96
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFD96 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28E
Deuteranopia (green-blind)
#FFF19B
Tritanopia (blue-blind)
#E4F4E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfd96; /* rgb */ color: rgb(221, 253, 150); /* oklch */ color: oklch(94.8% 0.133 123.0);
Tailwind
colors: {
custom: {
50: '#e9feb6',
500: '#ddfd96',
950: '#000000',
},
}SCSS
$custom: #ddfd96; $custom-light: #e9feb6; $custom-dark: #000000;
JSON
{
"hex": "#ddfd96",
"rgb": {
"r": 221,
"g": 253,
"b": 150
},
"hsl": {
"h": 78.641,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.94843,
"c": 0.13328,
"h": 123
},
"luminance": 0.87825
}Semantic roles & 50–950 ramp
primary
#DDFD96
secondary
#8259DF
accent
#00E647
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581