#DFFAB2#DFFAB2
#DFFAB2 is a very light, moderate yellow-green. Relative luminance 0.873; OKLCH L 94.8% C 0.097 H 124.9°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFAB2 |
|---|---|
| RGB | rgb(223, 250, 178) |
| HSL | hsl(83, 88%, 84%) |
| HSV | hsv(83, 29%, 98%) |
| CMYK | cmyk(10.8%, 0%, 28.8%, 2%) |
| CIE-LAB | lab(94.85, -20.65, 31.72) |
| CIE-LCH | lch(94.85, 37.85, 123.07°) |
| OKLab | oklab(94.83% -0.0556 0.0797) |
| OKLCH | oklch(94.83% 0.097 124.9) |
| XYZ | xyz(72.6520, 87.2732, 55.1288) |
| Luminance | 0.8727 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.31
Very Light Green
#D1FFBD
ΔE00 4.40
Very Pale Green
#CFFDBC
ΔE00 4.50
Light Light Green
#C8FFB0
ΔE00 5.13
Pale Green
#C7FDB5
ΔE00 5.27
Washed Out Green
#BCF5A6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFAB2 #CDB2FA
analogous
#FAF1B2 #DFFAB2 #BBFAB2
triadic
#DFFAB2 #B2DFFA #FAB2DF
tetradic
#DFFAB2 #B2FAF1 #CDB2FA #FAB2BB
square
#DFFAB2 #B2FAF1 #CDB2FA #FAB2BB
split-complementary
#DFFAB2 #B2BBFA #F1B2FA
monochromatic
#AFF33F #C7F679 #DFFAB2 #F3FDE2 #F3FDE2
Accessibility & contrast
On white
1.14
#DFFAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#DFFAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFAB2
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFAB2 | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AD
Deuteranopia (green-blind)
#FEF0B5
Tritanopia (blue-blind)
#E4F3E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dffab2; /* rgb */ color: rgb(223, 250, 178); /* oklch */ color: oklch(94.8% 0.097 124.9);
Tailwind
colors: {
custom: {
50: '#e9fcc9',
500: '#dffab2',
950: '#000000',
},
}SCSS
$custom: #dffab2; $custom-light: #e9fcc9; $custom-dark: #000000;
JSON
{
"hex": "#dffab2",
"rgb": {
"r": 223,
"g": 250,
"b": 178
},
"hsl": {
"h": 82.5,
"s": 87.805,
"l": 83.922
},
"oklch": {
"l": 0.94831,
"c": 0.09716,
"h": 124.9
},
"luminance": 0.87274
}Semantic roles & 50–950 ramp
primary
#DFFAB2
secondary
#9B73DE
accent
#01E456
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582