#DDFE8A#DDFE8A
#DDFE8A is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.9% C 0.147 H 122.3°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFE8A |
|---|---|
| RGB | rgb(221, 254, 138) |
| HSL | hsl(77, 98%, 77%) |
| HSV | hsv(77, 46%, 100%) |
| CMYK | cmyk(13%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(95.20, -28.10, 51.70) |
| CIE-LCH | lch(95.20, 58.84, 118.52°) |
| OKLab | oklab(94.88% -0.0785 0.1243) |
| OKLCH | oklch(94.88% 0.147 122.3) |
| XYZ | xyz(69.8482, 88.0907, 37.3633) |
| Luminance | 0.8809 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.85
Light Pea Green
#C4FE82
ΔE00 4.22
Pear
#CBF85F
ΔE00 4.63
Light Yellowish Green
#C2FF89
ΔE00 4.86
Pale Lime
#BEFD73
ΔE00 5.02
Pistachio (survey)
#C0FA8B
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFE8A #AB8AFE
analogous
#FEE58A #DDFE8A #A3FE8A
triadic
#DDFE8A #8ADDFE #FE8ADD
tetradic
#DDFE8A #8AFEE5 #AB8AFE #FE8AA3
square
#DDFE8A #8AFEE5 #AB8AFE #FE8AA3
split-complementary
#DDFE8A #8AA3FE #E58AFE
monochromatic
#BAFD11 #CBFD4D #DDFE8A #EFFFC7 #F6FFE1
Accessibility & contrast
On white
1.13
#DDFE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#DDFE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFE8A
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFE8A | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFF190
Tritanopia (blue-blind)
#E5F4E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfe8a; /* rgb */ color: rgb(221, 254, 138); /* oklch */ color: oklch(94.9% 0.147 122.3);
Tailwind
colors: {
custom: {
50: '#e9feae',
500: '#ddfe8a',
950: '#000000',
},
}SCSS
$custom: #ddfe8a; $custom-light: #e9feae; $custom-dark: #000000;
JSON
{
"hex": "#ddfe8a",
"rgb": {
"r": 221,
"g": 254,
"b": 138
},
"hsl": {
"h": 77.069,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.94883,
"c": 0.14696,
"h": 122.3
},
"luminance": 0.88091
}Semantic roles & 50–950 ramp
primary
#DDFE8A
secondary
#774EDE
accent
#00E641
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581