#DDF993#DDF993
#DDF993 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.9% C 0.131 H 121.5°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF993 |
|---|---|
| RGB | rgb(221, 249, 147) |
| HSL | hsl(76, 89%, 78%) |
| HSV | hsv(76, 41%, 98%) |
| CMYK | cmyk(11.2%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(93.98, -24.77, 45.89) |
| CIE-LCH | lch(93.98, 52.15, 118.36°) |
| OKLab | oklab(93.95% -0.0685 0.1117) |
| OKLCH | oklch(93.95% 0.131 121.5) |
| XYZ | xyz(68.9609, 85.2301, 40.4162) |
| Luminance | 0.8523 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.16
Light Khaki
#E6F2A2
ΔE00 4.38
Light Pea Green
#C4FE82
ΔE00 5.18
Pistachio (survey)
#C0FA8B
ΔE00 5.24
Light Yellowish Green
#C2FF89
ΔE00 5.51
Celery
#C1FD95
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF993 #AF93F9
analogous
#F9E293 #DDF993 #AAF993
triadic
#DDF993 #93DDF9 #F993DD
tetradic
#DDF993 #93F9E2 #AF93F9 #F993AA
square
#DDF993 #93F9E2 #AF93F9 #F993AA
split-complementary
#DDF993 #93AAF9 #E293F9
monochromatic
#B8F31F #CBF659 #DDF993 #EFFCCD #F6FDE2
Accessibility & contrast
On white
1.16
#DDF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#DDF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF993
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF993 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8B
Deuteranopia (green-blind)
#FFEE98
Tritanopia (blue-blind)
#E5F0E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddf993; /* rgb */ color: rgb(221, 249, 147); /* oklch */ color: oklch(93.9% 0.131 121.5);
Tailwind
colors: {
custom: {
50: '#e9fbb4',
500: '#ddf993',
950: '#000000',
},
}SCSS
$custom: #ddf993; $custom-light: #e9fbb4; $custom-dark: #000000;
JSON
{
"hex": "#ddf993",
"rgb": {
"r": 221,
"g": 249,
"b": 147
},
"hsl": {
"h": 76.471,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.93945,
"c": 0.13101,
"h": 121.5
},
"luminance": 0.8523
}Semantic roles & 50–950 ramp
primary
#DDF993
secondary
#7B58D9
accent
#00E63F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581