#DDFD94#DDFD94
#DDFD94 is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.8% C 0.135 H 122.8°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFD94 |
|---|---|
| RGB | rgb(221, 253, 148) |
| HSL | hsl(78, 96%, 79%) |
| HSV | hsv(78, 42%, 99%) |
| CMYK | cmyk(12.6%, 0%, 41.5%, 0.8%) |
| CIE-LAB | lab(95.06, -26.55, 46.77) |
| CIE-LCH | lch(95.06, 53.78, 119.59°) |
| OKLab | oklab(94.81% -0.0734 0.1137) |
| OKLCH | oklch(94.81% 0.135 122.8) |
| XYZ | xyz(70.2892, 87.7607, 41.2477) |
| Luminance | 0.8776 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.52
Light Pea Green
#C4FE82
ΔE00 4.49
Pistachio (survey)
#C0FA8B
ΔE00 4.71
Light Yellowish Green
#C2FF89
ΔE00 4.80
Celery
#C1FD95
ΔE00 5.15
Light Khaki
#E6F2A2
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFD94 #B494FD
analogous
#FDE894 #DDFD94 #A8FD94
triadic
#DDFD94 #94DDFD #FD94DD
tetradic
#DDFD94 #94FDE8 #B494FD #FD94A8
square
#DDFD94 #94FDE8 #B494FD #FD94A8
split-complementary
#DDFD94 #94A8FD #E894FD
monochromatic
#B7FB1C #CAFC58 #DDFD94 #F0FED0 #F5FEE1
Accessibility & contrast
On white
1.13
#DDFD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DDFD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFD94
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFD94 | 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)
#FFF28C
Deuteranopia (green-blind)
#FFF199
Tritanopia (blue-blind)
#E4F4E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfd94; /* rgb */ color: rgb(221, 253, 148); /* oklch */ color: oklch(94.8% 0.135 122.8);
Tailwind
colors: {
custom: {
50: '#e9feb5',
500: '#ddfd94',
950: '#000000',
},
}SCSS
$custom: #ddfd94; $custom-light: #e9feb5; $custom-dark: #000000;
JSON
{
"hex": "#ddfd94",
"rgb": {
"r": 221,
"g": 253,
"b": 148
},
"hsl": {
"h": 78.286,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.94813,
"c": 0.13538,
"h": 122.8
},
"luminance": 0.87761
}Semantic roles & 50–950 ramp
primary
#DDFD94
secondary
#8057DE
accent
#00E646
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581