#DDF989#DDF989
#DDF989 is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.8% C 0.141 H 120.7°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF989 |
|---|---|
| RGB | rgb(221, 249, 137) |
| HSL | hsl(75, 90%, 76%) |
| HSV | hsv(75, 45%, 98%) |
| CMYK | cmyk(11.2%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(93.85, -25.85, 50.52) |
| CIE-LCH | lch(93.85, 56.75, 117.10°) |
| OKLab | oklab(93.8% -0.0722 0.1216) |
| OKLCH | oklch(93.8% 0.141 120.7) |
| XYZ | xyz(68.2101, 84.9298, 36.4617) |
| Luminance | 0.8493 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.66
Pear
#CBF85F
ΔE00 4.95
Light Pea Green
#C4FE82
ΔE00 5.02
Light Khaki
#E6F2A2
ΔE00 5.32
Pistachio (survey)
#C0FA8B
ΔE00 5.57
Light Yellowish Green
#C2FF89
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF989 #A589F9
analogous
#F9DD89 #DDF989 #A5F989
triadic
#DDF989 #89DDF9 #F989DD
tetradic
#DDF989 #89F9DD #A589F9 #F989A5
square
#DDF989 #89F9DD #A589F9 #F989A5
split-complementary
#DDF989 #89A5F9 #DD89F9
monochromatic
#BBF315 #CCF64F #DDF989 #EEFCC3 #F7FEE2
Accessibility & contrast
On white
1.17
#DDF989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#DDF989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF989
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF989 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE80
Deuteranopia (green-blind)
#FFEE8F
Tritanopia (blue-blind)
#E6EFDF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ddf989; /* rgb */ color: rgb(221, 249, 137); /* oklch */ color: oklch(93.8% 0.141 120.7);
Tailwind
colors: {
custom: {
50: '#e9fbad',
500: '#ddf989',
950: '#000000',
},
}SCSS
$custom: #ddf989; $custom-light: #e9fbad; $custom-dark: #000000;
JSON
{
"hex": "#ddf989",
"rgb": {
"r": 221,
"g": 249,
"b": 137
},
"hsl": {
"h": 75,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.938,
"c": 0.14139,
"h": 120.7
},
"luminance": 0.8493
}Semantic roles & 50–950 ramp
primary
#DDF989
secondary
#714FD7
accent
#00E639
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581