#DDFD95#DDFD95
#DDFD95 is a very light, vivid yellow-green. Relative luminance 0.878; OKLCH L 94.8% C 0.134 H 122.9°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFD95 |
|---|---|
| RGB | rgb(221, 253, 149) |
| HSL | hsl(78, 96%, 79%) |
| HSV | hsv(78, 41%, 99%) |
| CMYK | cmyk(12.6%, 0%, 41.1%, 0.8%) |
| CIE-LAB | lab(95.07, -26.44, 46.30) |
| CIE-LCH | lch(95.07, 53.32, 119.73°) |
| OKLab | oklab(94.83% -0.073 0.1127) |
| OKLCH | oklch(94.83% 0.134 122.9) |
| XYZ | xyz(70.3687, 87.7925, 41.6664) |
| Luminance | 0.8779 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.61
Light Pea Green
#C4FE82
ΔE00 4.53
Pistachio (survey)
#C0FA8B
ΔE00 4.69
Light Yellowish Green
#C2FF89
ΔE00 4.81
Celery
#C1FD95
ΔE00 5.10
Light Khaki
#E6F2A2
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFD95 #B595FD
analogous
#FDE995 #DDFD95 #A9FD95
triadic
#DDFD95 #95DDFD #FD95DD
tetradic
#DDFD95 #95FDE9 #B595FD #FD95A9
square
#DDFD95 #95FDE9 #B595FD #FD95A9
split-complementary
#DDFD95 #95A9FD #E995FD
monochromatic
#B6FB1D #CAFC59 #DDFD95 #F0FED1 #F5FEE1
Accessibility & contrast
On white
1.13
#DDFD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DDFD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFD95
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFD95 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28D
Deuteranopia (green-blind)
#FFF19A
Tritanopia (blue-blind)
#E4F4E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfd95; /* rgb */ color: rgb(221, 253, 149); /* oklch */ color: oklch(94.8% 0.134 122.9);
Tailwind
colors: {
custom: {
50: '#e9feb5',
500: '#ddfd95',
950: '#000000',
},
}SCSS
$custom: #ddfd95; $custom-light: #e9feb5; $custom-dark: #000000;
JSON
{
"hex": "#ddfd95",
"rgb": {
"r": 221,
"g": 253,
"b": 149
},
"hsl": {
"h": 78.462,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.94828,
"c": 0.13433,
"h": 122.9
},
"luminance": 0.87793
}Semantic roles & 50–950 ramp
primary
#DDFD95
secondary
#8158DE
accent
#00E647
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581