#DDFD8A#DDFD8A
#DDFD8A is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.7% C 0.146 H 122.0°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFD8A |
|---|---|
| RGB | rgb(221, 253, 138) |
| HSL | hsl(77, 97%, 77%) |
| HSV | hsv(77, 45%, 99%) |
| CMYK | cmyk(12.6%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(94.93, -27.63, 51.37) |
| CIE-LCH | lch(94.93, 58.33, 118.27°) |
| OKLab | oklab(94.67% -0.0771 0.1235) |
| OKLCH | oklch(94.67% 0.146 122) |
| XYZ | xyz(69.5317, 87.4576, 37.2578) |
| Luminance | 0.8746 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.99
Light Pea Green
#C4FE82
ΔE00 4.36
Pear
#CBF85F
ΔE00 4.69
Light Yellowish Green
#C2FF89
ΔE00 4.99
Pistachio (survey)
#C0FA8B
ΔE00 5.11
Pale Lime
#BEFD73
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFD8A #AA8AFD
analogous
#FDE48A #DDFD8A #A4FD8A
triadic
#DDFD8A #8ADDFD #FD8ADD
tetradic
#DDFD8A #8AFDE4 #AA8AFD #FD8AA4
square
#DDFD8A #8AFDE4 #AA8AFD #FD8AA4
split-complementary
#DDFD8A #8AA4FD #E48AFD
monochromatic
#BAFB12 #CCFC4E #DDFD8A #EEFEC6 #F6FEE1
Accessibility & contrast
On white
1.14
#DDFD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#DDFD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFD8A
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFD8A | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFF090
Tritanopia (blue-blind)
#E5F3E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddfd8a; /* rgb */ color: rgb(221, 253, 138); /* oklch */ color: oklch(94.7% 0.146 122.0);
Tailwind
colors: {
custom: {
50: '#e9feae',
500: '#ddfd8a',
950: '#000000',
},
}SCSS
$custom: #ddfd8a; $custom-light: #e9feae; $custom-dark: #000000;
JSON
{
"hex": "#ddfd8a",
"rgb": {
"r": 221,
"g": 253,
"b": 138
},
"hsl": {
"h": 76.696,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.94669,
"c": 0.14564,
"h": 122
},
"luminance": 0.87458
}Semantic roles & 50–950 ramp
primary
#DDFD8A
secondary
#764EDD
accent
#00E640
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581