#DDFC89#DDFC89
#DDFC89 is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.4% C 0.145 H 121.6°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFC89 |
|---|---|
| RGB | rgb(221, 252, 137) |
| HSL | hsl(76, 95%, 76%) |
| HSV | hsv(76, 46%, 99%) |
| CMYK | cmyk(12.3%, 0%, 45.6%, 1.2%) |
| CIE-LAB | lab(94.65, -27.27, 51.50) |
| CIE-LCH | lch(94.65, 58.27, 117.90°) |
| OKLab | oklab(94.44% -0.0762 0.1238) |
| OKLCH | oklch(94.44% 0.145 121.6) |
| XYZ | xyz(69.1447, 86.7991, 36.7733) |
| Luminance | 0.8680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.12
Light Pea Green
#C4FE82
ΔE00 4.52
Pear
#CBF85F
ΔE00 4.65
Light Yellowish Green
#C2FF89
ΔE00 5.16
Pistachio (survey)
#C0FA8B
ΔE00 5.25
Pale Lime
#BEFD73
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFC89 #A889FC
analogous
#FCE289 #DDFC89 #A4FC89
triadic
#DDFC89 #89DDFC #FC89DD
tetradic
#DDFC89 #89FCE2 #A889FC #FC89A4
square
#DDFC89 #89FCE2 #A889FC #FC89A4
split-complementary
#DDFC89 #89A4FC #E289FC
monochromatic
#BBF912 #CCFA4D #DDFC89 #EEFEC5 #F6FEE1
Accessibility & contrast
On white
1.14
#DDFC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#DDFC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFC89
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFC89 | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07F
Deuteranopia (green-blind)
#FFF08F
Tritanopia (blue-blind)
#E6F2E1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddfc89; /* rgb */ color: rgb(221, 252, 137); /* oklch */ color: oklch(94.4% 0.145 121.6);
Tailwind
colors: {
custom: {
50: '#e9fdad',
500: '#ddfc89',
950: '#000000',
},
}SCSS
$custom: #ddfc89; $custom-light: #e9fdad; $custom-dark: #000000;
JSON
{
"hex": "#ddfc89",
"rgb": {
"r": 221,
"g": 252,
"b": 137
},
"hsl": {
"h": 76.174,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.94441,
"c": 0.14532,
"h": 121.6
},
"luminance": 0.86799
}Semantic roles & 50–950 ramp
primary
#DDFC89
secondary
#744EDB
accent
#00E63E
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581