#DDFA8C#DDFA8C
#DDFA8C is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 94.1% C 0.140 H 121.2°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFA8C |
|---|---|
| RGB | rgb(221, 250, 140) |
| HSL | hsl(76, 92%, 76%) |
| HSV | hsv(76, 44%, 98%) |
| CMYK | cmyk(11.6%, 0%, 44%, 2%) |
| CIE-LAB | lab(94.16, -26.01, 49.47) |
| CIE-LCH | lch(94.16, 55.89, 117.74°) |
| OKLab | oklab(94.06% -0.0724 0.1194) |
| OKLCH | oklch(94.06% 0.14 121.2) |
| XYZ | xyz(68.7382, 85.6369, 37.7142) |
| Luminance | 0.8564 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.56
Light Pea Green
#C4FE82
ΔE00 4.84
Pear
#CBF85F
ΔE00 5.19
Light Khaki
#E6F2A2
ΔE00 5.23
Pistachio (survey)
#C0FA8B
ΔE00 5.31
Light Yellowish Green
#C2FF89
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFA8C #A98CFA
analogous
#FAE08C #DDFA8C #A6FA8C
triadic
#DDFA8C #8CDDFA #FA8CDD
tetradic
#DDFA8C #8CFAE0 #A98CFA #FA8CA6
square
#DDFA8C #8CFAE0 #A98CFA #FA8CA6
split-complementary
#DDFA8C #8CA6FA #E08CFA
monochromatic
#BAF517 #CCF751 #DDFA8C #EEFDC7 #F6FEE2
Accessibility & contrast
On white
1.16
#DDFA8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#DDFA8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFA8C
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFA8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFA8C | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF83
Deuteranopia (green-blind)
#FFEE92
Tritanopia (blue-blind)
#E6F0E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddfa8c; /* rgb */ color: rgb(221, 250, 140); /* oklch */ color: oklch(94.1% 0.140 121.2);
Tailwind
colors: {
custom: {
50: '#e9fcaf',
500: '#ddfa8c',
950: '#000000',
},
}SCSS
$custom: #ddfa8c; $custom-light: #e9fcaf; $custom-dark: #000000;
JSON
{
"hex": "#ddfa8c",
"rgb": {
"r": 221,
"g": 250,
"b": 140
},
"hsl": {
"h": 75.818,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.94055,
"c": 0.13964,
"h": 121.2
},
"luminance": 0.85637
}Semantic roles & 50–950 ramp
primary
#DDFA8C
secondary
#7551D9
accent
#00E63D
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581