#DDFC8A#DDFC8A
#DDFC8A is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.5% C 0.144 H 121.7°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFC8A |
|---|---|
| RGB | rgb(221, 252, 138) |
| HSL | hsl(76, 95%, 76%) |
| HSV | hsv(76, 45%, 99%) |
| CMYK | cmyk(12.3%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(94.67, -27.16, 51.05) |
| CIE-LCH | lch(94.67, 57.82, 118.02°) |
| OKLab | oklab(94.46% -0.0758 0.1228) |
| OKLCH | oklch(94.46% 0.144 121.7) |
| XYZ | xyz(69.2168, 86.8279, 37.1528) |
| Luminance | 0.8683 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.14
Light Pea Green
#C4FE82
ΔE00 4.51
Pear
#CBF85F
ΔE00 4.76
Light Yellowish Green
#C2FF89
ΔE00 5.12
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Pale Lime
#BEFD73
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFC8A #A98AFC
analogous
#FCE28A #DDFC8A #A4FC8A
triadic
#DDFC8A #8ADDFC #FC8ADD
tetradic
#DDFC8A #8AFCE2 #A98AFC #FC8AA4
square
#DDFC8A #8AFCE2 #A98AFC #FC8AA4
split-complementary
#DDFC8A #8AA4FC #E28AFC
monochromatic
#BAF913 #CCFA4E #DDFC8A #EEFEC6 #F6FEE1
Accessibility & contrast
On white
1.14
#DDFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#DDFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFC8A
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFC8A | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF081
Deuteranopia (green-blind)
#FFF090
Tritanopia (blue-blind)
#E6F2E1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddfc8a; /* rgb */ color: rgb(221, 252, 138); /* oklch */ color: oklch(94.5% 0.144 121.7);
Tailwind
colors: {
custom: {
50: '#e9fdae',
500: '#ddfc8a',
950: '#000000',
},
}SCSS
$custom: #ddfc8a; $custom-light: #e9fdae; $custom-dark: #000000;
JSON
{
"hex": "#ddfc8a",
"rgb": {
"r": 221,
"g": 252,
"b": 138
},
"hsl": {
"h": 76.316,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.94455,
"c": 0.14433,
"h": 121.7
},
"luminance": 0.86828
}Semantic roles & 50–950 ramp
primary
#DDFC8A
secondary
#754FDC
accent
#00E63E
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581