#DFFCAF#DFFCAF
#DFFCAF is a very light, moderate yellow-green. Relative luminance 0.884; OKLCH L 95.2% C 0.104 H 125.1°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFCAF |
|---|---|
| RGB | rgb(223, 252, 175) |
| HSL | hsl(83, 93%, 84%) |
| HSV | hsv(83, 31%, 99%) |
| CMYK | cmyk(11.5%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(95.33, -22.02, 33.87) |
| CIE-LCH | lch(95.33, 40.40, 123.04°) |
| OKLab | oklab(95.2% -0.0595 0.0847) |
| OKLCH | oklch(95.2% 0.104 125.1) |
| XYZ | xyz(72.9788, 88.4036, 53.7680) |
| Luminance | 0.8840 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.33
Very Light Green
#D1FFBD
ΔE00 4.58
Very Pale Green
#CFFDBC
ΔE00 4.74
Light Light Green
#C8FFB0
ΔE00 4.86
Pale Green
#C7FDB5
ΔE00 5.24
Tea Green
#BDF8A3
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFCAF #CCAFFC
analogous
#FCF2AF #DFFCAF #B8FCAF
triadic
#DFFCAF #AFDFFC #FCAFDF
tetradic
#DFFCAF #AFFCF2 #CCAFFC #FCAFB8
square
#DFFCAF #AFFCF2 #CCAFFC #FCAFB8
split-complementary
#DFFCAF #AFB8FC #F2AFFC
monochromatic
#B0F839 #C7FA74 #DFFCAF #F3FEE2 #F3FEE2
Accessibility & contrast
On white
1.12
#DFFCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#DFFCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFCAF
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFCAF | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FFF1B3
Tritanopia (blue-blind)
#E4F5E8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffcaf; /* rgb */ color: rgb(223, 252, 175); /* oklch */ color: oklch(95.2% 0.104 125.1);
Tailwind
colors: {
custom: {
50: '#e9fdc7',
500: '#dffcaf',
950: '#000000',
},
}SCSS
$custom: #dffcaf; $custom-light: #e9fdc7; $custom-dark: #000000;
JSON
{
"hex": "#dffcaf",
"rgb": {
"r": 223,
"g": 252,
"b": 175
},
"hsl": {
"h": 82.597,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.95195,
"c": 0.10354,
"h": 125.1
},
"luminance": 0.88404
}Semantic roles & 50–950 ramp
primary
#DFFCAF
secondary
#9A6FE0
accent
#00E656
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582