#DFFBAB#DFFBAB
#DFFBAB is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.9% C 0.107 H 124.1°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBAB |
|---|---|
| RGB | rgb(223, 251, 171) |
| HSL | hsl(81, 91%, 83%) |
| HSV | hsv(81, 32%, 98%) |
| CMYK | cmyk(11.2%, 0%, 31.9%, 1.6%) |
| CIE-LAB | lab(95.00, -22.08, 35.43) |
| CIE-LCH | lch(95.00, 41.74, 121.93°) |
| OKLab | oklab(94.91% -0.0598 0.0883) |
| OKLCH | oklch(94.91% 0.107 124.1) |
| XYZ | xyz(72.2786, 87.6224, 51.6252) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.88
Very Light Green
#D1FFBD
ΔE00 5.18
Light Light Green
#C8FFB0
ΔE00 5.22
Very Pale Green
#CFFDBC
ΔE00 5.33
Pale Green
#C7FDB5
ΔE00 5.71
Tea Green
#BDF8A3
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBAB #C7ABFB
analogous
#FBEFAB #DFFBAB #B7FBAB
triadic
#DFFBAB #ABDFFB #FBABDF
tetradic
#DFFBAB #ABFBEF #C7ABFB #FBABB7
square
#DFFBAB #ABFBEF #C7ABFB #FBABB7
split-complementary
#DFFBAB #ABB7FB #EFABFB
monochromatic
#B2F536 #C9F871 #DFFBAB #F4FEE2 #F4FEE2
Accessibility & contrast
On white
1.13
#DFFBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#DFFBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBAB
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBAB | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A6
Deuteranopia (green-blind)
#FFF0AF
Tritanopia (blue-blind)
#E4F3E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffbab; /* rgb */ color: rgb(223, 251, 171); /* oklch */ color: oklch(94.9% 0.107 124.1);
Tailwind
colors: {
custom: {
50: '#e9fcc4',
500: '#dffbab',
950: '#000000',
},
}SCSS
$custom: #dffbab; $custom-light: #e9fcc4; $custom-dark: #000000;
JSON
{
"hex": "#dffbab",
"rgb": {
"r": 223,
"g": 251,
"b": 171
},
"hsl": {
"h": 81,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.94911,
"c": 0.10665,
"h": 124.1
},
"luminance": 0.87623
}Semantic roles & 50–950 ramp
primary
#DFFBAB
secondary
#946CDE
accent
#00E650
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582