#DFFBAC#DFFBAC
#DFFBAC is a very light, moderate yellow-green. Relative luminance 0.877; OKLCH L 94.9% C 0.106 H 124.2°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBAC |
|---|---|
| RGB | rgb(223, 251, 172) |
| HSL | hsl(81, 91%, 83%) |
| HSV | hsv(81, 31%, 98%) |
| CMYK | cmyk(11.2%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(95.02, -21.94, 34.95) |
| CIE-LCH | lch(95.02, 41.27, 122.12°) |
| OKLab | oklab(94.93% -0.0594 0.0872) |
| OKLCH | oklch(94.93% 0.106 124.2) |
| XYZ | xyz(72.3743, 87.6606, 52.1291) |
| Luminance | 0.8766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.94
Very Light Green
#D1FFBD
ΔE00 5.05
Light Light Green
#C8FFB0
ΔE00 5.16
Very Pale Green
#CFFDBC
ΔE00 5.19
Pale Green
#C7FDB5
ΔE00 5.61
Tea Green
#BDF8A3
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBAC #C8ACFB
analogous
#FBF0AC #DFFBAC #B7FBAC
triadic
#DFFBAC #ACDFFB #FBACDF
tetradic
#DFFBAC #ACFBF0 #C8ACFB #FBACB7
square
#DFFBAC #ACFBF0 #C8ACFB #FBACB7
split-complementary
#DFFBAC #ACB7FB #F0ACFB
monochromatic
#B2F537 #C8F872 #DFFBAC #F4FEE2 #F4FEE2
Accessibility & contrast
On white
1.13
#DFFBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#DFFBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBAC
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBAC | 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)
#FFF2A7
Deuteranopia (green-blind)
#FFF0B0
Tritanopia (blue-blind)
#E4F4E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffbac; /* rgb */ color: rgb(223, 251, 172); /* oklch */ color: oklch(94.9% 0.106 124.2);
Tailwind
colors: {
custom: {
50: '#e9fcc5',
500: '#dffbac',
950: '#000000',
},
}SCSS
$custom: #dffbac; $custom-light: #e9fcc5; $custom-dark: #000000;
JSON
{
"hex": "#dffbac",
"rgb": {
"r": 223,
"g": 251,
"b": 172
},
"hsl": {
"h": 81.266,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.94929,
"c": 0.10551,
"h": 124.2
},
"luminance": 0.87661
}Semantic roles & 50–950 ramp
primary
#DFFBAC
secondary
#956DDE
accent
#00E651
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582