#DDF388#DDF388
#DDF388 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.5% C 0.135 H 118.6°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF388 |
|---|---|
| RGB | rgb(221, 243, 136) |
| HSL | hsl(72, 82%, 74%) |
| HSV | hsv(72, 44%, 95%) |
| CMYK | cmyk(9.1%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(92.24, -23.10, 49.00) |
| CIE-LCH | lch(92.24, 54.18, 115.24°) |
| OKLab | oklab(92.51% -0.0645 0.1181) |
| OKLCH | oklch(92.51% 0.135 118.6) |
| XYZ | xyz(66.3137, 81.2513, 35.4774) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.38
Light Yellow Green
#CCFD7F
ΔE00 4.96
Pear
#CBF85F
ΔE00 5.75
Light Pea Green
#C4FE82
ΔE00 6.26
Yellowish Tan
#FCFC81
ΔE00 6.38
Pistachio (survey)
#C0FA8B
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF388 #9E88F3
analogous
#F3D388 #DDF388 #A8F388
triadic
#DDF388 #88DDF3 #F388DD
tetradic
#DDF388 #88F3D3 #9E88F3 #F388A8
square
#DDF388 #88F3D3 #9E88F3 #F388A8
split-complementary
#DDF388 #88A8F3 #D388F3
monochromatic
#BDE819 #CDED50 #DDF388 #EDF9C0 #F7FCE3
Accessibility & contrast
On white
1.22
#DDF388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#DDF388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF388
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF388 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#FDE98E
Tritanopia (blue-blind)
#E6E9DA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddf388; /* rgb */ color: rgb(221, 243, 136); /* oklch */ color: oklch(92.5% 0.135 118.6);
Tailwind
colors: {
custom: {
50: '#e9f7ac',
500: '#ddf388',
950: '#000000',
},
}SCSS
$custom: #ddf388; $custom-light: #e9f7ac; $custom-dark: #000000;
JSON
{
"hex": "#ddf388",
"rgb": {
"r": 221,
"g": 243,
"b": 136
},
"hsl": {
"h": 72.336,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.92507,
"c": 0.13459,
"h": 118.6
},
"luminance": 0.81251
}Semantic roles & 50–950 ramp
primary
#DDF388
secondary
#6A50CF
accent
#07DE34
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581