#DDFD89#DDFD89
#DDFD89 is a very light, vivid yellow-green. Relative luminance 0.874; OKLCH L 94.7% C 0.147 H 121.9°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFD89 |
|---|---|
| RGB | rgb(221, 253, 137) |
| HSL | hsl(77, 97%, 76%) |
| HSV | hsv(77, 46%, 99%) |
| CMYK | cmyk(12.6%, 0%, 45.8%, 0.8%) |
| CIE-LAB | lab(94.92, -27.73, 51.83) |
| CIE-LCH | lch(94.92, 58.78, 118.15°) |
| OKLab | oklab(94.66% -0.0775 0.1245) |
| OKLCH | oklch(94.66% 0.147 121.9) |
| XYZ | xyz(69.4596, 87.4288, 36.8782) |
| Luminance | 0.8743 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.97
Light Pea Green
#C4FE82
ΔE00 4.37
Pear
#CBF85F
ΔE00 4.57
Light Yellowish Green
#C2FF89
ΔE00 5.03
Pale Lime
#BEFD73
ΔE00 5.14
Pistachio (survey)
#C0FA8B
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFD89 #A989FD
analogous
#FDE389 #DDFD89 #A3FD89
triadic
#DDFD89 #89DDFD #FD89DD
tetradic
#DDFD89 #89FDE3 #A989FD #FD89A3
square
#DDFD89 #89FDE3 #A989FD #FD89A3
split-complementary
#DDFD89 #89A3FD #E389FD
monochromatic
#BAFB11 #CCFC4D #DDFD89 #EEFEC5 #F6FEE1
Accessibility & contrast
On white
1.14
#DDFD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#DDFD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFD89
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFD89 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17F
Deuteranopia (green-blind)
#FFF08F
Tritanopia (blue-blind)
#E6F3E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddfd89; /* rgb */ color: rgb(221, 253, 137); /* oklch */ color: oklch(94.7% 0.147 121.9);
Tailwind
colors: {
custom: {
50: '#e9fead',
500: '#ddfd89',
950: '#000000',
},
}SCSS
$custom: #ddfd89; $custom-light: #e9fead; $custom-dark: #000000;
JSON
{
"hex": "#ddfd89",
"rgb": {
"r": 221,
"g": 253,
"b": 137
},
"hsl": {
"h": 76.552,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.94655,
"c": 0.14664,
"h": 121.9
},
"luminance": 0.87429
}Semantic roles & 50–950 ramp
primary
#DDFD89
secondary
#754DDD
accent
#00E63F
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581