#DDFEB2#DDFEB2
#DDFEB2 is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.5% C 0.104 H 127.3°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEB2 |
|---|---|
| RGB | rgb(221, 254, 178) |
| HSL | hsl(86, 97%, 85%) |
| HSV | hsv(86, 30%, 100%) |
| CMYK | cmyk(13%, 0%, 29.9%, 0.4%) |
| CIE-LAB | lab(95.78, -23.28, 32.94) |
| CIE-LCH | lch(95.78, 40.34, 125.26°) |
| OKLab | oklab(95.53% -0.063 0.0826) |
| OKLCH | oklch(95.53% 0.104 127.3) |
| XYZ | xyz(73.2954, 89.4695, 55.5187) |
| Luminance | 0.8947 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.71
Very Pale Green
#CFFDBC
ΔE00 3.91
Light Light Green
#C8FFB0
ΔE00 4.02
Pale Green
#C7FDB5
ΔE00 4.39
Tea Green
#BDF8A3
ΔE00 5.09
Washed Out Green
#BCF5A6
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEB2 #D3B2FE
analogous
#FEF9B2 #DDFEB2 #B7FEB2
triadic
#DDFEB2 #B2DDFE #FEB2DD
tetradic
#DDFEB2 #B2FEF9 #D3B2FE #FEB2B7
square
#DDFEB2 #B2FEF9 #D3B2FE #FEB2B7
split-complementary
#DDFEB2 #B2B7FE #F9B2FE
monochromatic
#A8FC39 #C2FD76 #DDFEB2 #F2FFE1 #F2FFE1
Accessibility & contrast
On white
1.11
#DDFEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#DDFEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEB2
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEB2 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AD
Deuteranopia (green-blind)
#FFF2B6
Tritanopia (blue-blind)
#E1F7EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddfeb2; /* rgb */ color: rgb(221, 254, 178); /* oklch */ color: oklch(95.5% 0.104 127.3);
Tailwind
colors: {
custom: {
50: '#e8fec9',
500: '#ddfeb2',
950: '#000000',
},
}SCSS
$custom: #ddfeb2; $custom-light: #e8fec9; $custom-dark: #000000;
JSON
{
"hex": "#ddfeb2",
"rgb": {
"r": 221,
"g": 254,
"b": 178
},
"hsl": {
"h": 86.053,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.95534,
"c": 0.10384,
"h": 127.3
},
"luminance": 0.8947
}Semantic roles & 50–950 ramp
primary
#DDFEB2
secondary
#A270E4
accent
#00E664
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582