#DFFDB0#DFFDB0
#DFFDB0 is a very light, moderate yellow-green. Relative luminance 0.891; OKLCH L 95.4% C 0.104 H 125.6°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDB0 |
|---|---|
| RGB | rgb(223, 253, 176) |
| HSL | hsl(83, 95%, 84%) |
| HSV | hsv(83, 30%, 99%) |
| CMYK | cmyk(11.9%, 0%, 30.4%, 0.8%) |
| CIE-LAB | lab(95.61, -22.37, 33.74) |
| CIE-LCH | lch(95.61, 40.48, 123.54°) |
| OKLab | oklab(95.42% -0.0605 0.0845) |
| OKLCH | oklch(95.42% 0.104 125.6) |
| XYZ | xyz(73.3923, 89.0727, 54.3921) |
| Luminance | 0.8907 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.39
Very Pale Green
#CFFDBC
ΔE00 4.56
Light Khaki
#E6F2A2
ΔE00 4.59
Light Light Green
#C8FFB0
ΔE00 4.66
Pale Green
#C7FDB5
ΔE00 5.06
Tea Green
#BDF8A3
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDB0 #CEB0FD
analogous
#FDF5B0 #DFFDB0 #B9FDB0
triadic
#DFFDB0 #B0DFFD #FDB0DF
tetradic
#DFFDB0 #B0FDF5 #CEB0FD #FDB0B9
square
#DFFDB0 #B0FDF5 #CEB0FD #FDB0B9
split-complementary
#DFFDB0 #B0B9FD #F5B0FD
monochromatic
#AFFA39 #C7FB74 #DFFDB0 #F3FEE1 #F3FEE1
Accessibility & contrast
On white
1.12
#DFFDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#DFFDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDB0
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDB0 | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AB
Deuteranopia (green-blind)
#FFF2B4
Tritanopia (blue-blind)
#E4F6E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffdb0; /* rgb */ color: rgb(223, 253, 176); /* oklch */ color: oklch(95.4% 0.104 125.6);
Tailwind
colors: {
custom: {
50: '#e9fec8',
500: '#dffdb0',
950: '#000000',
},
}SCSS
$custom: #dffdb0; $custom-light: #e9fec8; $custom-dark: #000000;
JSON
{
"hex": "#dffdb0",
"rgb": {
"r": 223,
"g": 253,
"b": 176
},
"hsl": {
"h": 83.377,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.95424,
"c": 0.10386,
"h": 125.6
},
"luminance": 0.89073
}Semantic roles & 50–950 ramp
primary
#DFFDB0
secondary
#9C6FE2
accent
#00E659
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582