#DDFCB3#DDFCB3
#DDFCB3 is a very light, moderate yellow-green. Relative luminance 0.882; OKLCH L 95.1% C 0.100 H 126.9°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCB3 |
|---|---|
| RGB | rgb(221, 252, 179) |
| HSL | hsl(85, 92%, 85%) |
| HSV | hsv(85, 29%, 99%) |
| CMYK | cmyk(12.3%, 0%, 29%, 1.2%) |
| CIE-LAB | lab(95.26, -22.19, 31.75) |
| CIE-LCH | lch(95.26, 38.73, 124.95°) |
| OKLab | oklab(95.13% -0.0599 0.0798) |
| OKLCH | oklch(95.13% 0.1 126.9) |
| XYZ | xyz(72.7648, 88.2471, 55.8390) |
| Luminance | 0.8825 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.68
Very Pale Green
#CFFDBC
ΔE00 3.83
Light Light Green
#C8FFB0
ΔE00 4.33
Pale Green
#C7FDB5
ΔE00 4.51
Light Khaki
#E6F2A2
ΔE00 5.06
Washed Out Green
#BCF5A6
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCB3 #D2B3FC
analogous
#FCF6B3 #DDFCB3 #B9FCB3
triadic
#DDFCB3 #B3DDFC #FCB3DD
tetradic
#DDFCB3 #B3FCF6 #D2B3FC #FCB3B9
square
#DDFCB3 #B3FCF6 #D2B3FC #FCB3B9
split-complementary
#DDFCB3 #B3B9FC #F6B3FC
monochromatic
#A8F73D #C3FA78 #DDFCB3 #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.13
#DDFCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DDFCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCB3
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCB3 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AE
Deuteranopia (green-blind)
#FFF1B6
Tritanopia (blue-blind)
#E1F5E9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfcb3; /* rgb */ color: rgb(221, 252, 179); /* oklch */ color: oklch(95.1% 0.100 126.9);
Tailwind
colors: {
custom: {
50: '#e8fdca',
500: '#ddfcb3',
950: '#000000',
},
}SCSS
$custom: #ddfcb3; $custom-light: #e8fdca; $custom-dark: #000000;
JSON
{
"hex": "#ddfcb3",
"rgb": {
"r": 221,
"g": 252,
"b": 179
},
"hsl": {
"h": 85.479,
"s": 92.405,
"l": 84.51
},
"oklch": {
"l": 0.95131,
"c": 0.09974,
"h": 126.9
},
"luminance": 0.88248
}Semantic roles & 50–950 ramp
primary
#DDFCB3
secondary
#A172E1
accent
#00E661
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582