#DFFCAB#DFFCAB
#DFFCAB is a very light, moderate yellow-green. Relative luminance 0.882; OKLCH L 95.1% C 0.108 H 124.4°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCAB |
|---|---|
| RGB | rgb(223, 252, 171) |
| HSL | hsl(81, 93%, 83%) |
| HSV | hsv(81, 32%, 99%) |
| CMYK | cmyk(11.5%, 0%, 32.1%, 1.2%) |
| CIE-LAB | lab(95.27, -22.55, 35.78) |
| CIE-LCH | lch(95.27, 42.29, 122.23°) |
| OKLab | oklab(95.12% -0.0611 0.0892) |
| OKLCH | oklch(95.12% 0.108 124.4) |
| XYZ | xyz(72.5918, 88.2488, 51.7296) |
| Luminance | 0.8825 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.09
Light Light Green
#C8FFB0
ΔE00 5.08
Very Light Green
#D1FFBD
ΔE00 5.14
Very Pale Green
#CFFDBC
ΔE00 5.30
Pale Green
#C7FDB5
ΔE00 5.62
Tea Green
#BDF8A3
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCAB #C8ABFC
analogous
#FCF0AB #DFFCAB #B7FCAB
triadic
#DFFCAB #ABDFFC #FCABDF
tetradic
#DFFCAB #ABFCF0 #C8ABFC #FCABB7
square
#DFFCAB #ABFCF0 #C8ABFC #FCABB7
split-complementary
#DFFCAB #ABB7FC #F0ABFC
monochromatic
#B2F835 #C8FA70 #DFFCAB #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.13
#DFFCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DFFCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCAB
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCAB | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A5
Deuteranopia (green-blind)
#FFF1AF
Tritanopia (blue-blind)
#E4F4E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffcab; /* rgb */ color: rgb(223, 252, 171); /* oklch */ color: oklch(95.1% 0.108 124.4);
Tailwind
colors: {
custom: {
50: '#eafdc4',
500: '#dffcab',
950: '#000000',
},
}SCSS
$custom: #dffcab; $custom-light: #eafdc4; $custom-dark: #000000;
JSON
{
"hex": "#dffcab",
"rgb": {
"r": 223,
"g": 252,
"b": 171
},
"hsl": {
"h": 81.481,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.95121,
"c": 0.10809,
"h": 124.4
},
"luminance": 0.88249
}Semantic roles & 50–950 ramp
primary
#DFFCAB
secondary
#956BE0
accent
#00E652
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582