#DDFBB2#DDFBB2
#DDFBB2 is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.9% C 0.099 H 126.4°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFBB2 |
|---|---|
| RGB | rgb(221, 251, 178) |
| HSL | hsl(85, 90%, 84%) |
| HSV | hsv(85, 29%, 98%) |
| CMYK | cmyk(12%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(94.98, -21.85, 31.87) |
| CIE-LCH | lch(94.98, 38.64, 124.43°) |
| OKLab | oklab(94.9% -0.0589 0.0801) |
| OKLCH | oklch(94.9% 0.099 126.4) |
| XYZ | xyz(72.3508, 87.5804, 55.2039) |
| Luminance | 0.8758 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.89
Very Pale Green
#CFFDBC
ΔE00 4.01
Light Light Green
#C8FFB0
ΔE00 4.52
Pale Green
#C7FDB5
ΔE00 4.70
Light Khaki
#E6F2A2
ΔE00 4.82
Washed Out Green
#BCF5A6
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFBB2 #D0B2FB
analogous
#FBF5B2 #DDFBB2 #B9FBB2
triadic
#DDFBB2 #B2DDFB #FBB2DD
tetradic
#DDFBB2 #B2FBF5 #D0B2FB #FBB2B9
square
#DDFBB2 #B2FBF5 #D0B2FB #FBB2B9
split-complementary
#DDFBB2 #B2B9FB #F5B2FB
monochromatic
#AAF53E #C3F878 #DDFBB2 #F2FDE2 #F2FDE2
Accessibility & contrast
On white
1.13
#DDFBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#DDFBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFBB2
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFBB2 | 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)
#FFF2AD
Deuteranopia (green-blind)
#FEF0B5
Tritanopia (blue-blind)
#E1F4E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfbb2; /* rgb */ color: rgb(221, 251, 178); /* oklch */ color: oklch(94.9% 0.099 126.4);
Tailwind
colors: {
custom: {
50: '#e8fcc9',
500: '#ddfbb2',
950: '#000000',
},
}SCSS
$custom: #ddfbb2; $custom-light: #e8fcc9; $custom-dark: #000000;
JSON
{
"hex": "#ddfbb2",
"rgb": {
"r": 221,
"g": 251,
"b": 178
},
"hsl": {
"h": 84.658,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.94901,
"c": 0.09941,
"h": 126.4
},
"luminance": 0.87581
}Semantic roles & 50–950 ramp
primary
#DDFBB2
secondary
#9F72DF
accent
#00E65E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582