#DDFA8F#DDFA8F
#DDFA8F is a very light, vivid yellow-green. Relative luminance 0.857; OKLCH L 94.1% C 0.137 H 121.5°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFA8F |
|---|---|
| RGB | rgb(221, 250, 143) |
| HSL | hsl(76, 91%, 77%) |
| HSV | hsv(76, 43%, 98%) |
| CMYK | cmyk(11.6%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(94.20, -25.69, 48.08) |
| CIE-LCH | lch(94.20, 54.52, 118.11°) |
| OKLab | oklab(94.1% -0.0713 0.1165) |
| OKLCH | oklch(94.1% 0.137 121.5) |
| XYZ | xyz(68.9624, 85.7266, 38.8951) |
| Luminance | 0.8573 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.70
Light Pea Green
#C4FE82
ΔE00 4.87
Light Khaki
#E6F2A2
ΔE00 4.95
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Light Yellowish Green
#C2FF89
ΔE00 5.33
Pear
#CBF85F
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFA8F #AC8FFA
analogous
#FAE28F #DDFA8F #A8FA8F
triadic
#DDFA8F #8FDDFA #FA8FDD
tetradic
#DDFA8F #8FFAE2 #AC8FFA #FA8FA8
square
#DDFA8F #8FFAE2 #AC8FFA #FA8FA8
split-complementary
#DDFA8F #8FA8FA #E28FFA
monochromatic
#B9F51A #CBF754 #DDFA8F #EFFDCA #F6FEE2
Accessibility & contrast
On white
1.16
#DDFA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#DDFA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFA8F
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFA8F | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF86
Deuteranopia (green-blind)
#FFEE95
Tritanopia (blue-blind)
#E5F0E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddfa8f; /* rgb */ color: rgb(221, 250, 143); /* oklch */ color: oklch(94.1% 0.137 121.5);
Tailwind
colors: {
custom: {
50: '#e9fcb1',
500: '#ddfa8f',
950: '#000000',
},
}SCSS
$custom: #ddfa8f; $custom-light: #e9fcb1; $custom-dark: #000000;
JSON
{
"hex": "#ddfa8f",
"rgb": {
"r": 221,
"g": 250,
"b": 143
},
"hsl": {
"h": 76.262,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.94099,
"c": 0.13655,
"h": 121.5
},
"luminance": 0.85727
}Semantic roles & 50–950 ramp
primary
#DDFA8F
secondary
#7854D9
accent
#00E63E
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581