#DDFAC2#DDFAC2
#DDFAC2 is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 95.0% C 0.079 H 130.1°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFAC2 |
|---|---|
| RGB | rgb(221, 250, 194) |
| HSL | hsl(91, 85%, 87%) |
| HSV | hsv(91, 22%, 98%) |
| CMYK | cmyk(11.6%, 0%, 22.4%, 2%) |
| CIE-LAB | lab(95.01, -19.05, 23.81) |
| CIE-LCH | lch(95.01, 30.49, 128.66°) |
| OKLab | oklab(95.01% -0.0511 0.0607) |
| OKLCH | oklch(95.01% 0.079 130.1) |
| XYZ | xyz(73.7404, 87.6378, 64.0593) |
| Luminance | 0.8764 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.48
Very Light Green
#D1FFBD
ΔE00 3.53
Pale Green
#C7FDB5
ΔE00 5.09
Light Sage
#BCECAC
ΔE00 5.45
Light Light Green
#C8FFB0
ΔE00 5.77
Celadon
#BEFDB7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFAC2 #DFC2FA
analogous
#F9FAC2 #DDFAC2 #C2FAC3
triadic
#DDFAC2 #C2DDFA #FAC2DD
tetradic
#DDFAC2 #C2F9FA #DFC2FA #FAC3C2
square
#DDFAC2 #C2F9FA #DFC2FA #FAC3C2
split-complementary
#DDFAC2 #C3C2FA #FAC2F9
monochromatic
#9EF151 #BDF589 #DDFAC2 #EFFDE3 #EFFDE3
Accessibility & contrast
On white
1.13
#DDFAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#DDFAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFAC2
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFAC2 | 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)
#FFF2BF
Deuteranopia (green-blind)
#FBF0C5
Tritanopia (blue-blind)
#DFF5EB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfac2; /* rgb */ color: rgb(221, 250, 194); /* oklch */ color: oklch(95.0% 0.079 130.1);
Tailwind
colors: {
custom: {
50: '#e8fcd4',
500: '#ddfac2',
950: '#000000',
},
}SCSS
$custom: #ddfac2; $custom-light: #e8fcd4; $custom-dark: #000000;
JSON
{
"hex": "#ddfac2",
"rgb": {
"r": 221,
"g": 250,
"b": 194
},
"hsl": {
"h": 91.071,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.95014,
"c": 0.07932,
"h": 130.1
},
"luminance": 0.87638
}Semantic roles & 50–950 ramp
primary
#DDFAC2
secondary
#B281DF
accent
#04E177
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583