#DFFDAB#DFFDAB
#DFFDAB is a very light, moderate yellow-green. Relative luminance 0.889; OKLCH L 95.3% C 0.110 H 124.8°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDAB |
|---|---|
| RGB | rgb(223, 253, 171) |
| HSL | hsl(82, 95%, 83%) |
| HSV | hsv(82, 32%, 99%) |
| CMYK | cmyk(11.9%, 0%, 32.4%, 0.8%) |
| CIE-LAB | lab(95.53, -23.03, 36.13) |
| CIE-LCH | lch(95.53, 42.85, 122.52°) |
| OKLab | oklab(95.33% -0.0625 0.09) |
| OKLCH | oklch(95.33% 0.11 124.8) |
| XYZ | xyz(72.9067, 88.8785, 51.8345) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.30
Light Light Green
#C8FFB0
ΔE00 4.96
Very Light Green
#D1FFBD
ΔE00 5.10
Very Pale Green
#CFFDBC
ΔE00 5.28
Pale Green
#C7FDB5
ΔE00 5.54
Celery
#C1FD95
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDAB #C9ABFD
analogous
#FDF2AB #DFFDAB #B6FDAB
triadic
#DFFDAB #ABDFFD #FDABDF
tetradic
#DFFDAB #ABFDF2 #C9ABFD #FDABB6
square
#DFFDAB #ABFDF2 #C9ABFD #FDABB6
split-complementary
#DFFDAB #ABB6FD #F2ABFD
monochromatic
#B1FA33 #C8FC6F #DFFDAB #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.12
#DFFDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#DFFDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDAB
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDAB | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A5
Deuteranopia (green-blind)
#FFF2AF
Tritanopia (blue-blind)
#E4F5E8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffdab; /* rgb */ color: rgb(223, 253, 171); /* oklch */ color: oklch(95.3% 0.110 124.8);
Tailwind
colors: {
custom: {
50: '#eafec4',
500: '#dffdab',
950: '#000000',
},
}SCSS
$custom: #dffdab; $custom-light: #eafec4; $custom-dark: #000000;
JSON
{
"hex": "#dffdab",
"rgb": {
"r": 223,
"g": 253,
"b": 171
},
"hsl": {
"h": 81.951,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.95332,
"c": 0.10954,
"h": 124.8
},
"luminance": 0.88879
}Semantic roles & 50–950 ramp
primary
#DFFDAB
secondary
#966BE1
accent
#00E654
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582