#DDF889#DDF889
#DDF889 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.6% C 0.140 H 120.4°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF889 |
|---|---|
| RGB | rgb(221, 248, 137) |
| HSL | hsl(75, 89%, 75%) |
| HSV | hsv(75, 45%, 97%) |
| CMYK | cmyk(10.9%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(93.59, -25.38, 50.19) |
| CIE-LCH | lch(93.59, 56.24, 116.83°) |
| OKLab | oklab(93.59% -0.0709 0.1208) |
| OKLCH | oklch(93.59% 0.14 120.4) |
| XYZ | xyz(67.9018, 84.3133, 36.3590) |
| Luminance | 0.8431 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.86
Pear
#CBF85F
ΔE00 5.07
Light Khaki
#E6F2A2
ΔE00 5.13
Light Pea Green
#C4FE82
ΔE00 5.21
Pistachio (survey)
#C0FA8B
ΔE00 5.70
Light Yellowish Green
#C2FF89
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF889 #A489F8
analogous
#F8DC89 #DDF889 #A5F889
triadic
#DDF889 #89DDF8 #F889DD
tetradic
#DDF889 #89F8DC #A489F8 #F889A5
square
#DDF889 #89F8DC #A489F8 #F889A5
split-complementary
#DDF889 #89A5F8 #DC89F8
monochromatic
#BCF115 #CCF54F #DDF889 #EEFBC3 #F7FDE2
Accessibility & contrast
On white
1.18
#DDF889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#DDF889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF889
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF889 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED80
Deuteranopia (green-blind)
#FFED8F
Tritanopia (blue-blind)
#E6EEDE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ddf889; /* rgb */ color: rgb(221, 248, 137); /* oklch */ color: oklch(93.6% 0.140 120.4);
Tailwind
colors: {
custom: {
50: '#e9faad',
500: '#ddf889',
950: '#000000',
},
}SCSS
$custom: #ddf889; $custom-light: #e9faad; $custom-dark: #000000;
JSON
{
"hex": "#ddf889",
"rgb": {
"r": 221,
"g": 248,
"b": 137
},
"hsl": {
"h": 74.595,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.93586,
"c": 0.14007,
"h": 120.4
},
"luminance": 0.84313
}Semantic roles & 50–950 ramp
primary
#DDF889
secondary
#704FD6
accent
#00E538
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581