#DFFBAF#DFFBAF
#DFFBAF is a very light, moderate yellow-green. Relative luminance 0.878; OKLCH L 95.0% C 0.102 H 124.7°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBAF |
|---|---|
| RGB | rgb(223, 251, 175) |
| HSL | hsl(82, 90%, 84%) |
| HSV | hsv(82, 30%, 98%) |
| CMYK | cmyk(11.2%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(95.07, -21.54, 33.51) |
| CIE-LCH | lch(95.07, 39.84, 122.73°) |
| OKLab | oklab(94.98% -0.0582 0.0839) |
| OKLCH | oklch(94.98% 0.102 124.7) |
| XYZ | xyz(72.6656, 87.7772, 53.6636) |
| Luminance | 0.8778 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.16
Very Light Green
#D1FFBD
ΔE00 4.65
Very Pale Green
#CFFDBC
ΔE00 4.79
Light Light Green
#C8FFB0
ΔE00 5.02
Pale Green
#C7FDB5
ΔE00 5.35
Tea Green
#BDF8A3
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBAF #CBAFFB
analogous
#FBF1AF #DFFBAF #B9FBAF
triadic
#DFFBAF #AFDFFB #FBAFDF
tetradic
#DFFBAF #AFFBF1 #CBAFFB #FBAFB9
square
#DFFBAF #AFFBF1 #CBAFFB #FBAFB9
split-complementary
#DFFBAF #AFB9FB #F1AFFB
monochromatic
#B0F53A #C8F875 #DFFBAF #F3FEE2 #F3FEE2
Accessibility & contrast
On white
1.13
#DFFBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DFFBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBAF
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBAF | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AA
Deuteranopia (green-blind)
#FFF1B3
Tritanopia (blue-blind)
#E4F4E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffbaf; /* rgb */ color: rgb(223, 251, 175); /* oklch */ color: oklch(95.0% 0.102 124.7);
Tailwind
colors: {
custom: {
50: '#e9fcc7',
500: '#dffbaf',
950: '#000000',
},
}SCSS
$custom: #dffbaf; $custom-light: #e9fcc7; $custom-dark: #000000;
JSON
{
"hex": "#dffbaf",
"rgb": {
"r": 223,
"g": 251,
"b": 175
},
"hsl": {
"h": 82.105,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.94984,
"c": 0.10208,
"h": 124.7
},
"luminance": 0.87777
}Semantic roles & 50–950 ramp
primary
#DFFBAF
secondary
#986FDF
accent
#00E655
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582