#DDFBB4#DDFBB4
#DDFBB4 is a very light, moderate yellow-green. Relative luminance 0.877; OKLCH L 94.9% C 0.097 H 126.8°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFBB4 |
|---|---|
| RGB | rgb(221, 251, 180) |
| HSL | hsl(85, 90%, 85%) |
| HSV | hsv(85, 28%, 98%) |
| CMYK | cmyk(12%, 0%, 28.3%, 1.6%) |
| CIE-LAB | lab(95.02, -21.57, 30.91) |
| CIE-LCH | lch(95.02, 37.69, 124.90°) |
| OKLab | oklab(94.94% -0.0581 0.0778) |
| OKLCH | oklch(94.94% 0.097 126.8) |
| XYZ | xyz(72.5531, 87.6613, 56.2692) |
| Luminance | 0.8766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.66
Very Pale Green
#CFFDBC
ΔE00 3.77
Light Light Green
#C8FFB0
ΔE00 4.51
Pale Green
#C7FDB5
ΔE00 4.59
Light Khaki
#E6F2A2
ΔE00 5.04
Washed Out Green
#BCF5A6
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFBB4 #D2B4FB
analogous
#FBF5B4 #DDFBB4 #BAFBB4
triadic
#DDFBB4 #B4DDFB #FBB4DD
tetradic
#DDFBB4 #B4FBF5 #D2B4FB #FBB4BA
square
#DDFBB4 #B4FBF5 #D2B4FB #FBB4BA
split-complementary
#DDFBB4 #B4BAFB #F5B4FB
monochromatic
#A8F540 #C3F87A #DDFBB4 #F2FDE2 #F2FDE2
Accessibility & contrast
On white
1.13
#DDFBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#DDFBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFBB4
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFBB4 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AF
Deuteranopia (green-blind)
#FEF0B7
Tritanopia (blue-blind)
#E1F4E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfbb4; /* rgb */ color: rgb(221, 251, 180); /* oklch */ color: oklch(94.9% 0.097 126.8);
Tailwind
colors: {
custom: {
50: '#e8fccb',
500: '#ddfbb4',
950: '#000000',
},
}SCSS
$custom: #ddfbb4; $custom-light: #e8fccb; $custom-dark: #000000;
JSON
{
"hex": "#ddfbb4",
"rgb": {
"r": 221,
"g": 251,
"b": 180
},
"hsl": {
"h": 85.352,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.94939,
"c": 0.0971,
"h": 126.8
},
"luminance": 0.87662
}Semantic roles & 50–950 ramp
primary
#DDFBB4
secondary
#A174DF
accent
#00E661
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582