#DFFBDC#DFFBDC
#DFFBDC is a very light, muted green. Relative luminance 0.898; OKLCH L 96.0% C 0.050 H 142.5°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFBDC |
|---|---|
| RGB | rgb(223, 251, 220) |
| HSL | hsl(114, 79%, 92%) |
| HSV | hsv(114, 12%, 98%) |
| CMYK | cmyk(11.2%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(95.93, -14.67, 11.82) |
| CIE-LCH | lch(95.93, 18.84, 141.14°) |
| OKLab | oklab(95.96% -0.04 0.0307) |
| OKLCH | oklch(95.96% 0.05 142.5) |
| XYZ | xyz(77.8443, 89.8486, 80.9376) |
| Luminance | 0.8985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.79
Very Pale Green
#CFFDBC
ΔE00 8.43
Very Light Green
#D1FFBD
ΔE00 8.57
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.17
Lightyellow
#FFFFE0
ΔE00 9.27
Mint
#AAF0C1
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFBDC #F8DCFB
analogous
#EEFBDC #DFFBDC #DCFBE9
triadic
#DFFBDC #DCDFFB #FBDCDF
tetradic
#DFFBDC #DCEEFB #F8DCFB #FBE9DC
square
#DFFBDC #DCEEFB #F8DCFB #FBE9DC
split-complementary
#DFFBDC #E9DCFB #FBDCEE
monochromatic
#7BEE6E #ADF5A5 #DFFBDC #E6FCE4 #E6FCE4
Accessibility & contrast
On white
1.11
#DFFBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DFFBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFBDC
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFBDC | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5DA
Deuteranopia (green-blind)
#F8F2DD
Tritanopia (blue-blind)
#DDF9F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dffbdc; /* rgb */ color: rgb(223, 251, 220); /* oklch */ color: oklch(96.0% 0.050 142.5);
Tailwind
colors: {
custom: {
50: '#e9fce6',
500: '#dffbdc',
950: '#000000',
},
}SCSS
$custom: #dffbdc; $custom-light: #e9fce6; $custom-dark: #000000;
JSON
{
"hex": "#dffbdc",
"rgb": {
"r": 223,
"g": 251,
"b": 220
},
"hsl": {
"h": 114.194,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.9596,
"c": 0.05037,
"h": 142.5
},
"luminance": 0.8985
}Semantic roles & 50–950 ramp
primary
#DFFBDC
secondary
#DB99E2
accent
#0ADCC7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584