#DDF689#DDF689
#DDF689 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.2% C 0.137 H 119.7°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF689 |
|---|---|
| RGB | rgb(221, 246, 137) |
| HSL | hsl(74, 86%, 75%) |
| HSV | hsv(74, 44%, 96%) |
| CMYK | cmyk(10.2%, 0%, 44.3%, 3.5%) |
| CIE-LAB | lab(93.05, -24.43, 49.53) |
| CIE-LCH | lch(93.05, 55.23, 116.25°) |
| OKLab | oklab(93.16% -0.0682 0.1194) |
| OKLCH | oklch(93.16% 0.137 119.7) |
| XYZ | xyz(67.2902, 83.0901, 36.1551) |
| Luminance | 0.8309 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.29
Light Khaki
#E6F2A2
ΔE00 4.77
Pear
#CBF85F
ΔE00 5.36
Light Pea Green
#C4FE82
ΔE00 5.61
Pistachio (survey)
#C0FA8B
ΔE00 6.00
Light Yellowish Green
#C2FF89
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF689 #A289F6
analogous
#F6D889 #DDF689 #A7F689
triadic
#DDF689 #89DDF6 #F689DD
tetradic
#DDF689 #89F6D8 #A289F6 #F689A7
square
#DDF689 #89F6D8 #A289F6 #F689A7
split-complementary
#DDF689 #89A7F6 #D889F6
monochromatic
#BCED17 #CDF250 #DDF689 #EDFAC2 #F7FDE3
Accessibility & contrast
On white
1.19
#DDF689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DDF689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF689
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF689 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#FFEB8F
Tritanopia (blue-blind)
#E6ECDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddf689; /* rgb */ color: rgb(221, 246, 137); /* oklch */ color: oklch(93.2% 0.137 119.7);
Tailwind
colors: {
custom: {
50: '#e9f9ad',
500: '#ddf689',
950: '#000000',
},
}SCSS
$custom: #ddf689; $custom-light: #e9f9ad; $custom-dark: #000000;
JSON
{
"hex": "#ddf689",
"rgb": {
"r": 221,
"g": 246,
"b": 137
},
"hsl": {
"h": 73.761,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.9316,
"c": 0.13746,
"h": 119.7
},
"luminance": 0.8309
}Semantic roles & 50–950 ramp
primary
#DDF689
secondary
#6E50D3
accent
#03E236
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581