#DDF593#DDF593
#DDF593 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 93.1% C 0.126 H 120.1°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF593 |
|---|---|
| RGB | rgb(221, 245, 147) |
| HSL | hsl(75, 83%, 77%) |
| HSV | hsv(75, 40%, 96%) |
| CMYK | cmyk(9.8%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(92.92, -22.87, 44.54) |
| CIE-LCH | lch(92.92, 50.07, 117.17°) |
| OKLab | oklab(93.1% -0.0631 0.1086) |
| OKLCH | oklch(93.1% 0.126 120.1) |
| XYZ | xyz(67.7377, 82.7837, 40.0084) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.50
Light Yellow Green
#CCFD7F
ΔE00 5.03
Pistachio (survey)
#C0FA8B
ΔE00 5.93
Light Pea Green
#C4FE82
ΔE00 6.03
Light Yellowish Green
#C2FF89
ΔE00 6.35
Celery
#C1FD95
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF593 #AB93F5
analogous
#F5DC93 #DDF593 #ACF593
triadic
#DDF593 #93DDF5 #F593DD
tetradic
#DDF593 #93F5DC #AB93F5 #F593AC
square
#DDF593 #93F5DC #AB93F5 #F593AC
split-complementary
#DDF593 #93ACF5 #DC93F5
monochromatic
#BAEB23 #CBF05B #DDF593 #EFFACB #F6FCE3
Accessibility & contrast
On white
1.20
#DDF593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#DDF593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF593
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF593 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#FDEB98
Tritanopia (blue-blind)
#E5ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddf593; /* rgb */ color: rgb(221, 245, 147); /* oklch */ color: oklch(93.1% 0.126 120.1);
Tailwind
colors: {
custom: {
50: '#e9f8b4',
500: '#ddf593',
950: '#000000',
},
}SCSS
$custom: #ddf593; $custom-light: #e9f8b4; $custom-dark: #000000;
JSON
{
"hex": "#ddf593",
"rgb": {
"r": 221,
"g": 245,
"b": 147
},
"hsl": {
"h": 74.694,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.93095,
"c": 0.12562,
"h": 120.1
},
"luminance": 0.82784
}Semantic roles & 50–950 ramp
primary
#DDF593
secondary
#7759D3
accent
#06DF3B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581