#DFFAC2#DFFAC2
#DFFAC2 is a very light, moderate yellow-green. Relative luminance 0.880; OKLCH L 95.2% C 0.078 H 128.8°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAC2 |
|---|---|
| RGB | rgb(223, 250, 194) |
| HSL | hsl(89, 85%, 87%) |
| HSV | hsv(89, 22%, 98%) |
| CMYK | cmyk(10.8%, 0%, 22.4%, 2%) |
| CIE-LAB | lab(95.14, -18.35, 24.01) |
| CIE-LCH | lch(95.14, 30.22, 127.39°) |
| OKLab | oklab(95.15% -0.0491 0.0612) |
| OKLCH | oklch(95.15% 0.078 128.8) |
| XYZ | xyz(74.3531, 87.9537, 64.0881) |
| Luminance | 0.8795 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.87
Very Light Green
#D1FFBD
ΔE00 3.90
Pale Green
#C7FDB5
ΔE00 5.45
Light Sage
#BCECAC
ΔE00 5.80
Light Light Green
#C8FFB0
ΔE00 6.06
Celadon
#BEFDB7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAC2 #DDC2FA
analogous
#FAF9C2 #DFFAC2 #C3FAC2
triadic
#DFFAC2 #C2DFFA #FAC2DF
tetradic
#DFFAC2 #C2FAF9 #DDC2FA #FAC2C3
square
#DFFAC2 #C2FAF9 #DDC2FA #FAC2C3
split-complementary
#DFFAC2 #C2C3FA #F9C2FA
monochromatic
#A4F151 #C1F589 #DFFAC2 #F0FDE3 #F0FDE3
Accessibility & contrast
On white
1.13
#DFFAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#DFFAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAC2
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAC2 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2BF
Deuteranopia (green-blind)
#FCF0C4
Tritanopia (blue-blind)
#E1F5EB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffac2; /* rgb */ color: rgb(223, 250, 194); /* oklch */ color: oklch(95.2% 0.078 128.8);
Tailwind
colors: {
custom: {
50: '#e9fcd4',
500: '#dffac2',
950: '#000000',
},
}SCSS
$custom: #dffac2; $custom-light: #e9fcd4; $custom-dark: #000000;
JSON
{
"hex": "#dffac2",
"rgb": {
"r": 223,
"g": 250,
"b": 194
},
"hsl": {
"h": 88.929,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.95154,
"c": 0.07847,
"h": 128.8
},
"luminance": 0.87954
}Semantic roles & 50–950 ramp
primary
#DFFAC2
secondary
#AE81DF
accent
#04E16F
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583