#DDFBB3#DDFBB3
#DDFBB3 is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.9% C 0.098 H 126.6°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFBB3 |
|---|---|
| RGB | rgb(221, 251, 179) |
| HSL | hsl(85, 90%, 84%) |
| HSV | hsv(85, 29%, 98%) |
| CMYK | cmyk(12%, 0%, 28.7%, 1.6%) |
| CIE-LAB | lab(95.00, -21.71, 31.39) |
| CIE-LCH | lch(95.00, 38.17, 124.66°) |
| OKLab | oklab(94.92% -0.0585 0.0789) |
| OKLCH | oklch(94.92% 0.098 126.6) |
| XYZ | xyz(72.4516, 87.6207, 55.7346) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.77
Very Pale Green
#CFFDBC
ΔE00 3.89
Light Light Green
#C8FFB0
ΔE00 4.51
Pale Green
#C7FDB5
ΔE00 4.64
Light Khaki
#E6F2A2
ΔE00 4.93
Washed Out Green
#BCF5A6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFBB3 #D1B3FB
analogous
#FBF5B3 #DDFBB3 #B9FBB3
triadic
#DDFBB3 #B3DDFB #FBB3DD
tetradic
#DDFBB3 #B3FBF5 #D1B3FB #FBB3B9
square
#DDFBB3 #B3FBF5 #D1B3FB #FBB3B9
split-complementary
#DDFBB3 #B3B9FB #F5B3FB
monochromatic
#A9F53F #C3F879 #DDFBB3 #F2FDE2 #F2FDE2
Accessibility & contrast
On white
1.13
#DDFBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#DDFBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFBB3
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFBB3 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AE
Deuteranopia (green-blind)
#FEF0B6
Tritanopia (blue-blind)
#E1F4E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfbb3; /* rgb */ color: rgb(221, 251, 179); /* oklch */ color: oklch(94.9% 0.098 126.6);
Tailwind
colors: {
custom: {
50: '#e8fcca',
500: '#ddfbb3',
950: '#000000',
},
}SCSS
$custom: #ddfbb3; $custom-light: #e8fcca; $custom-dark: #000000;
JSON
{
"hex": "#ddfbb3",
"rgb": {
"r": 221,
"g": 251,
"b": 179
},
"hsl": {
"h": 85,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.9492,
"c": 0.09825,
"h": 126.6
},
"luminance": 0.87621
}Semantic roles & 50–950 ramp
primary
#DDFBB3
secondary
#A073DF
accent
#00E660
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582