#DDFD99#DDFD99
#DDFD99 is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 94.9% C 0.130 H 123.3°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFD99 |
|---|---|
| RGB | rgb(221, 253, 153) |
| HSL | hsl(79, 96%, 80%) |
| HSV | hsv(79, 40%, 99%) |
| CMYK | cmyk(12.6%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(95.13, -25.98, 44.44) |
| CIE-LCH | lch(95.13, 51.48, 120.31°) |
| OKLab | oklab(94.89% -0.0715 0.1087) |
| OKLCH | oklch(94.89% 0.13 123.3) |
| XYZ | xyz(70.6936, 87.9224, 43.3772) |
| Luminance | 0.8792 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.00
Pistachio (survey)
#C0FA8B
ΔE00 4.68
Light Pea Green
#C4FE82
ΔE00 4.75
Light Khaki
#E6F2A2
ΔE00 4.88
Light Yellowish Green
#C2FF89
ΔE00 4.89
Celery
#C1FD95
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFD99 #B999FD
analogous
#FDEB99 #DDFD99 #ABFD99
triadic
#DDFD99 #99DDFD #FD99DD
tetradic
#DDFD99 #99FDEB #B999FD #FD99AB
square
#DDFD99 #99FDEB #B999FD #FD99AB
split-complementary
#DDFD99 #99ABFD #EB99FD
monochromatic
#B5FB21 #C9FC5D #DDFD99 #F1FED5 #F5FEE1
Accessibility & contrast
On white
1.13
#DDFD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#DDFD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFD99
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFD99 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF291
Deuteranopia (green-blind)
#FFF19E
Tritanopia (blue-blind)
#E4F4E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfd99; /* rgb */ color: rgb(221, 253, 153); /* oklch */ color: oklch(94.9% 0.130 123.3);
Tailwind
colors: {
custom: {
50: '#e9feb8',
500: '#ddfd99',
950: '#000000',
},
}SCSS
$custom: #ddfd99; $custom-light: #e9feb8; $custom-dark: #000000;
JSON
{
"hex": "#ddfd99",
"rgb": {
"r": 221,
"g": 253,
"b": 153
},
"hsl": {
"h": 79.2,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.9489,
"c": 0.13009,
"h": 123.3
},
"luminance": 0.87923
}Semantic roles & 50–950 ramp
primary
#DDFD99
secondary
#855BDF
accent
#00E649
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581