#DFFBAD#DFFBAD
#DFFBAD is a very light, moderate yellow-green. Relative luminance 0.877; OKLCH L 94.9% C 0.104 H 124.4°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBAD |
|---|---|
| RGB | rgb(223, 251, 173) |
| HSL | hsl(82, 91%, 83%) |
| HSV | hsv(82, 31%, 98%) |
| CMYK | cmyk(11.2%, 0%, 31.1%, 1.6%) |
| CIE-LAB | lab(95.03, -21.81, 34.47) |
| CIE-LCH | lch(95.03, 40.79, 122.32°) |
| OKLab | oklab(94.95% -0.059 0.0861) |
| OKLCH | oklch(94.95% 0.104 124.4) |
| XYZ | xyz(72.4707, 87.6992, 52.6367) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.00
Very Light Green
#D1FFBD
ΔE00 4.91
Very Pale Green
#CFFDBC
ΔE00 5.05
Light Light Green
#C8FFB0
ΔE00 5.11
Pale Green
#C7FDB5
ΔE00 5.52
Tea Green
#BDF8A3
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBAD #C9ADFB
analogous
#FBF0AD #DFFBAD #B8FBAD
triadic
#DFFBAD #ADDFFB #FBADDF
tetradic
#DFFBAD #ADFBF0 #C9ADFB #FBADB8
square
#DFFBAD #ADFBF0 #C9ADFB #FBADB8
split-complementary
#DFFBAD #ADB8FB #F0ADFB
monochromatic
#B1F538 #C8F873 #DFFBAD #F4FEE2 #F4FEE2
Accessibility & contrast
On white
1.13
#DFFBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#DFFBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBAD
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBAD | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A8
Deuteranopia (green-blind)
#FFF0B1
Tritanopia (blue-blind)
#E4F4E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffbad; /* rgb */ color: rgb(223, 251, 173); /* oklch */ color: oklch(94.9% 0.104 124.4);
Tailwind
colors: {
custom: {
50: '#e9fcc6',
500: '#dffbad',
950: '#000000',
},
}SCSS
$custom: #dffbad; $custom-light: #e9fcc6; $custom-dark: #000000;
JSON
{
"hex": "#dffbad",
"rgb": {
"r": 223,
"g": 251,
"b": 173
},
"hsl": {
"h": 81.538,
"s": 90.698,
"l": 83.137
},
"oklch": {
"l": 0.94947,
"c": 0.10437,
"h": 124.4
},
"luminance": 0.87699
}Semantic roles & 50–950 ramp
primary
#DFFBAD
secondary
#966EDF
accent
#00E652
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582