#DDFC9F#DDFC9F
#DDFC9F is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.8% C 0.122 H 123.7°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFC9F |
|---|---|
| RGB | rgb(221, 252, 159) |
| HSL | hsl(80, 94%, 81%) |
| HSV | hsv(80, 37%, 99%) |
| CMYK | cmyk(12.3%, 0%, 36.9%, 1.2%) |
| CIE-LAB | lab(94.95, -24.79, 41.28) |
| CIE-LCH | lch(94.95, 48.15, 120.99°) |
| OKLab | oklab(94.77% -0.0678 0.1016) |
| OKLCH | oklch(94.77% 0.122 123.7) |
| XYZ | xyz(70.8868, 87.4959, 45.9481) |
| Luminance | 0.8750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.37
Light Yellow Green
#CCFD7F
ΔE00 4.88
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Celery
#C1FD95
ΔE00 4.99
Light Yellowish Green
#C2FF89
ΔE00 5.36
Light Pea Green
#C4FE82
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFC9F #BE9FFC
analogous
#FCEC9F #DDFC9F #AEFC9F
triadic
#DDFC9F #9FDDFC #FC9FDD
tetradic
#DDFC9F #9FFCEC #BE9FFC #FC9FAE
square
#DDFC9F #9FFCEC #BE9FFC #FC9FAE
split-complementary
#DDFC9F #9FAEFC #EC9FFC
monochromatic
#B3F828 #C8FA64 #DDFC9F #F2FEDA #F4FEE1
Accessibility & contrast
On white
1.14
#DDFC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DDFC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFC9F
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFC9F | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF198
Deuteranopia (green-blind)
#FFF0A4
Tritanopia (blue-blind)
#E3F4E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddfc9f; /* rgb */ color: rgb(221, 252, 159); /* oklch */ color: oklch(94.8% 0.122 123.7);
Tailwind
colors: {
custom: {
50: '#e8fdbc',
500: '#ddfc9f',
950: '#000000',
},
}SCSS
$custom: #ddfc9f; $custom-light: #e8fdbc; $custom-dark: #000000;
JSON
{
"hex": "#ddfc9f",
"rgb": {
"r": 221,
"g": 252,
"b": 159
},
"hsl": {
"h": 80,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.94774,
"c": 0.12221,
"h": 123.7
},
"luminance": 0.87496
}Semantic roles & 50–950 ramp
primary
#DDFC9F
secondary
#8B61DE
accent
#00E64D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582