#DDFA89#DDFA89
#DDFA89 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 94.0% C 0.143 H 121.0°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFA89 |
|---|---|
| RGB | rgb(221, 250, 137) |
| HSL | hsl(75, 92%, 76%) |
| HSV | hsv(75, 45%, 98%) |
| CMYK | cmyk(11.6%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(94.12, -26.32, 50.84) |
| CIE-LCH | lch(94.12, 57.26, 117.37°) |
| OKLab | oklab(94.01% -0.0735 0.1223) |
| OKLCH | oklch(94.01% 0.143 121) |
| XYZ | xyz(68.5200, 85.5496, 36.5650) |
| Luminance | 0.8555 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.47
Pear
#CBF85F
ΔE00 4.83
Light Pea Green
#C4FE82
ΔE00 4.85
Pistachio (survey)
#C0FA8B
ΔE00 5.46
Light Yellowish Green
#C2FF89
ΔE00 5.47
Light Khaki
#E6F2A2
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFA89 #A689FA
analogous
#FADE89 #DDFA89 #A4FA89
triadic
#DDFA89 #89DDFA #FA89DD
tetradic
#DDFA89 #89FADE #A689FA #FA89A4
square
#DDFA89 #89FADE #A689FA #FA89A4
split-complementary
#DDFA89 #89A4FA #DE89FA
monochromatic
#BBF514 #CCF84E #DDFA89 #EEFCC4 #F7FEE2
Accessibility & contrast
On white
1.16
#DDFA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#DDFA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFA89
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFA89 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF80
Deuteranopia (green-blind)
#FFEE8F
Tritanopia (blue-blind)
#E6F0DF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddfa89; /* rgb */ color: rgb(221, 250, 137); /* oklch */ color: oklch(94.0% 0.143 121.0);
Tailwind
colors: {
custom: {
50: '#e9fcad',
500: '#ddfa89',
950: '#000000',
},
}SCSS
$custom: #ddfa89; $custom-light: #e9fcad; $custom-dark: #000000;
JSON
{
"hex": "#ddfa89",
"rgb": {
"r": 221,
"g": 250,
"b": 137
},
"hsl": {
"h": 75.398,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.94013,
"c": 0.1427,
"h": 121
},
"luminance": 0.8555
}Semantic roles & 50–950 ramp
primary
#DDFA89
secondary
#724FD9
accent
#00E63B
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581