#DFFDB3#DFFDB3
#DFFDB3 is a very light, moderate yellow-green. Relative luminance 0.892; OKLCH L 95.5% C 0.100 H 126.2°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDB3 |
|---|---|
| RGB | rgb(223, 253, 179) |
| HSL | hsl(84, 95%, 85%) |
| HSV | hsv(84, 29%, 99%) |
| CMYK | cmyk(11.9%, 0%, 29.2%, 0.8%) |
| CIE-LAB | lab(95.66, -21.96, 32.30) |
| CIE-LCH | lch(95.66, 39.06, 124.21°) |
| OKLab | oklab(95.48% -0.0592 0.0811) |
| OKLCH | oklch(95.48% 0.1 126.2) |
| XYZ | xyz(73.6924, 89.1928, 55.9727) |
| Luminance | 0.8919 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.00
Very Pale Green
#CFFDBC
ΔE00 4.16
Light Light Green
#C8FFB0
ΔE00 4.57
Pale Green
#C7FDB5
ΔE00 4.82
Light Khaki
#E6F2A2
ΔE00 4.85
Tea Green
#BDF8A3
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDB3 #D1B3FD
analogous
#FDF6B3 #DFFDB3 #BAFDB3
triadic
#DFFDB3 #B3DFFD #FDB3DF
tetradic
#DFFDB3 #B3FDF6 #D1B3FD #FDB3BA
square
#DFFDB3 #B3FDF6 #D1B3FD #FDB3BA
split-complementary
#DFFDB3 #B3BAFD #F6B3FD
monochromatic
#ADFA3C #C6FB77 #DFFDB3 #F2FEE1 #F2FEE1
Accessibility & contrast
On white
1.11
#DFFDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#DFFDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDB3
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDB3 | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AE
Deuteranopia (green-blind)
#FFF2B6
Tritanopia (blue-blind)
#E3F6EA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffdb3; /* rgb */ color: rgb(223, 253, 179); /* oklch */ color: oklch(95.5% 0.100 126.2);
Tailwind
colors: {
custom: {
50: '#e9feca',
500: '#dffdb3',
950: '#000000',
},
}SCSS
$custom: #dffdb3; $custom-light: #e9feca; $custom-dark: #000000;
JSON
{
"hex": "#dffdb3",
"rgb": {
"r": 223,
"g": 253,
"b": 179
},
"hsl": {
"h": 84.324,
"s": 94.872,
"l": 84.706
},
"oklch": {
"l": 0.9548,
"c": 0.10043,
"h": 126.2
},
"luminance": 0.89193
}Semantic roles & 50–950 ramp
primary
#DFFDB3
secondary
#9F72E2
accent
#00E65D
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582