#DDFD93#DDFD93
#DDFD93 is a very light, vivid yellow-green. Relative luminance 0.877; OKLCH L 94.8% C 0.136 H 122.7°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFD93 |
|---|---|
| RGB | rgb(221, 253, 147) |
| HSL | hsl(78, 96%, 78%) |
| HSV | hsv(78, 42%, 99%) |
| CMYK | cmyk(12.6%, 0%, 41.9%, 0.8%) |
| CIE-LAB | lab(95.05, -26.66, 47.23) |
| CIE-LCH | lch(95.05, 54.24, 119.45°) |
| OKLab | oklab(94.8% -0.0738 0.1147) |
| OKLCH | oklch(94.8% 0.136 122.7) |
| XYZ | xyz(70.2104, 87.7291, 40.8327) |
| Luminance | 0.8773 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.44
Light Pea Green
#C4FE82
ΔE00 4.45
Pistachio (survey)
#C0FA8B
ΔE00 4.73
Light Yellowish Green
#C2FF89
ΔE00 4.80
Celery
#C1FD95
ΔE00 5.21
Light Khaki
#E6F2A2
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFD93 #B393FD
analogous
#FDE893 #DDFD93 #A8FD93
triadic
#DDFD93 #93DDFD #FD93DD
tetradic
#DDFD93 #93FDE8 #B393FD #FD93A8
square
#DDFD93 #93FDE8 #B393FD #FD93A8
split-complementary
#DDFD93 #93A8FD #E893FD
monochromatic
#B7FB1B #CAFC57 #DDFD93 #F0FECF #F6FEE1
Accessibility & contrast
On white
1.13
#DDFD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DDFD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFD93
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFD93 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28B
Deuteranopia (green-blind)
#FFF199
Tritanopia (blue-blind)
#E5F4E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfd93; /* rgb */ color: rgb(221, 253, 147); /* oklch */ color: oklch(94.8% 0.136 122.7);
Tailwind
colors: {
custom: {
50: '#e9feb4',
500: '#ddfd93',
950: '#000000',
},
}SCSS
$custom: #ddfd93; $custom-light: #e9feb4; $custom-dark: #000000;
JSON
{
"hex": "#ddfd93",
"rgb": {
"r": 221,
"g": 253,
"b": 147
},
"hsl": {
"h": 78.113,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.94798,
"c": 0.13642,
"h": 122.7
},
"luminance": 0.87729
}Semantic roles & 50–950 ramp
primary
#DDFD93
secondary
#7F56DE
accent
#00E645
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581