#DDFEB0#DDFEB0
#DDFEB0 is a very light, moderate yellow-green. Relative luminance 0.894; OKLCH L 95.5% C 0.106 H 126.9°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEB0 |
|---|---|
| RGB | rgb(221, 254, 176) |
| HSL | hsl(85, 98%, 84%) |
| HSV | hsv(85, 31%, 100%) |
| CMYK | cmyk(13%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(95.74, -23.56, 33.89) |
| CIE-LCH | lch(95.74, 41.28, 124.80°) |
| OKLab | oklab(95.5% -0.0638 0.0848) |
| OKLCH | oklch(95.5% 0.106 126.9) |
| XYZ | xyz(73.0961, 89.3898, 54.4689) |
| Luminance | 0.8939 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.01
Light Light Green
#C8FFB0
ΔE00 4.10
Very Pale Green
#CFFDBC
ΔE00 4.20
Pale Green
#C7FDB5
ΔE00 4.57
Tea Green
#BDF8A3
ΔE00 5.07
Light Khaki
#E6F2A2
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEB0 #D1B0FE
analogous
#FEF8B0 #DDFEB0 #B6FEB0
triadic
#DDFEB0 #B0DDFE #FEB0DD
tetradic
#DDFEB0 #B0FEF8 #D1B0FE #FEB0B6
square
#DDFEB0 #B0FEF8 #D1B0FE #FEB0B6
split-complementary
#DDFEB0 #B0B6FE #F8B0FE
monochromatic
#A9FC37 #C3FD74 #DDFEB0 #F2FFE1 #F2FFE1
Accessibility & contrast
On white
1.11
#DDFEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#DDFEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEB0
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEB0 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AB
Deuteranopia (green-blind)
#FFF2B4
Tritanopia (blue-blind)
#E1F7EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddfeb0; /* rgb */ color: rgb(221, 254, 176); /* oklch */ color: oklch(95.5% 0.106 126.9);
Tailwind
colors: {
custom: {
50: '#e8fec8',
500: '#ddfeb0',
950: '#000000',
},
}SCSS
$custom: #ddfeb0; $custom-light: #e8fec8; $custom-dark: #000000;
JSON
{
"hex": "#ddfeb0",
"rgb": {
"r": 221,
"g": 254,
"b": 176
},
"hsl": {
"h": 85.385,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.95496,
"c": 0.10612,
"h": 126.9
},
"luminance": 0.8939
}Semantic roles & 50–950 ramp
primary
#DDFEB0
secondary
#A06EE4
accent
#00E661
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582