#DDFCB2#DDFCB2
#DDFCB2 is a very light, moderate yellow-green. Relative luminance 0.882; OKLCH L 95.1% C 0.101 H 126.7°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCB2 |
|---|---|
| RGB | rgb(221, 252, 178) |
| HSL | hsl(85, 93%, 84%) |
| HSV | hsv(85, 29%, 99%) |
| CMYK | cmyk(12.3%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(95.25, -22.33, 32.23) |
| CIE-LCH | lch(95.25, 39.21, 124.71°) |
| OKLab | oklab(95.11% -0.0603 0.0809) |
| OKLCH | oklch(95.11% 0.101 126.7) |
| XYZ | xyz(72.6640, 88.2068, 55.3083) |
| Luminance | 0.8821 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.81
Very Pale Green
#CFFDBC
ΔE00 3.96
Light Light Green
#C8FFB0
ΔE00 4.34
Pale Green
#C7FDB5
ΔE00 4.58
Light Khaki
#E6F2A2
ΔE00 4.97
Washed Out Green
#BCF5A6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCB2 #D1B2FC
analogous
#FCF6B2 #DDFCB2 #B8FCB2
triadic
#DDFCB2 #B2DDFC #FCB2DD
tetradic
#DDFCB2 #B2FCF6 #D1B2FC #FCB2B8
square
#DDFCB2 #B2FCF6 #D1B2FC #FCB2B8
split-complementary
#DDFCB2 #B2B8FC #F6B2FC
monochromatic
#A9F73C #C3FA77 #DDFCB2 #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.13
#DDFCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#DDFCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCB2
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCB2 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AD
Deuteranopia (green-blind)
#FFF1B5
Tritanopia (blue-blind)
#E1F5E9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfcb2; /* rgb */ color: rgb(221, 252, 178); /* oklch */ color: oklch(95.1% 0.101 126.7);
Tailwind
colors: {
custom: {
50: '#e8fdc9',
500: '#ddfcb2',
950: '#000000',
},
}SCSS
$custom: #ddfcb2; $custom-light: #e8fdc9; $custom-dark: #000000;
JSON
{
"hex": "#ddfcb2",
"rgb": {
"r": 221,
"g": 252,
"b": 178
},
"hsl": {
"h": 85.135,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.95112,
"c": 0.10088,
"h": 126.7
},
"luminance": 0.88207
}Semantic roles & 50–950 ramp
primary
#DDFCB2
secondary
#A071E1
accent
#00E660
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582