#DDF389#DDF389
#DDF389 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.5% C 0.134 H 118.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF389 |
|---|---|
| RGB | rgb(221, 243, 137) |
| HSL | hsl(72, 82%, 75%) |
| HSV | hsv(72, 44%, 95%) |
| CMYK | cmyk(9.1%, 0%, 43.6%, 4.7%) |
| CIE-LAB | lab(92.26, -23.00, 48.54) |
| CIE-LCH | lch(92.26, 53.71, 115.35°) |
| OKLab | oklab(92.52% -0.0641 0.1171) |
| OKLCH | oklch(92.52% 0.134 118.7) |
| XYZ | xyz(66.3851, 81.2798, 35.8534) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.26
Light Yellow Green
#CCFD7F
ΔE00 4.99
Pear
#CBF85F
ΔE00 5.86
Light Pea Green
#C4FE82
ΔE00 6.26
Yellowish Tan
#FCFC81
ΔE00 6.46
Pistachio (survey)
#C0FA8B
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF389 #9F89F3
analogous
#F3D489 #DDF389 #A8F389
triadic
#DDF389 #89DDF3 #F389DD
tetradic
#DDF389 #89F3D4 #9F89F3 #F389A8
square
#DDF389 #89F3D4 #9F89F3 #F389A8
split-complementary
#DDF389 #89A8F3 #D489F3
monochromatic
#BDE81A #CDED51 #DDF389 #EDF9C1 #F7FCE3
Accessibility & contrast
On white
1.22
#DDF389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#DDF389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF389
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF389 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#FDE98E
Tritanopia (blue-blind)
#E6E9DA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddf389; /* rgb */ color: rgb(221, 243, 137); /* oklch */ color: oklch(92.5% 0.134 118.7);
Tailwind
colors: {
custom: {
50: '#e9f7ad',
500: '#ddf389',
950: '#000000',
},
}SCSS
$custom: #ddf389; $custom-light: #e9f7ad; $custom-dark: #000000;
JSON
{
"hex": "#ddf389",
"rgb": {
"r": 221,
"g": 243,
"b": 137
},
"hsl": {
"h": 72.453,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.92521,
"c": 0.13355,
"h": 118.7
},
"luminance": 0.81279
}Semantic roles & 50–950 ramp
primary
#DDF389
secondary
#6B51CF
accent
#08DE34
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581