#DFFDDB#DFFDDB
#DFFDDB is a very light, muted green. Relative luminance 0.911; OKLCH L 96.3% C 0.055 H 141.9°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDDB |
|---|---|
| RGB | rgb(223, 253, 219) |
| HSL | hsl(113, 89%, 93%) |
| HSV | hsv(113, 13%, 99%) |
| CMYK | cmyk(11.9%, 0%, 13.4%, 0.8%) |
| CIE-LAB | lab(96.43, -15.82, 13.04) |
| CIE-LCH | lch(96.43, 20.50, 140.51°) |
| OKLab | oklab(96.35% -0.0431 0.0338) |
| OKLCH | oklch(96.35% 0.055 141.9) |
| XYZ | xyz(78.3403, 91.0519, 80.4516) |
| Luminance | 0.9105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.58
Honeydew
#F0FFF0
ΔE00 7.63
Very Light Green
#D1FFBD
ΔE00 7.70
Mint
#AAF0C1
ΔE00 8.91
Light Sage
#BCECAC
ΔE00 8.93
Pale Green
#C7FDB5
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDDB #F9DBFD
analogous
#F0FDDB #DFFDDB #DBFDE8
triadic
#DFFDDB #DBDFFD #FDDBDF
tetradic
#DFFDDB #DBF0FD #F9DBFD #FDE8DB
square
#DFFDDB #DBF0FD #F9DBFD #FDE8DB
split-complementary
#DFFDDB #E8DBFD #FDDBF0
monochromatic
#78F767 #ABFAA1 #DFFDDB #E5FDE2 #E5FDE2
Accessibility & contrast
On white
1.09
#DFFDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#DFFDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDDB
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDDB | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7D9
Deuteranopia (green-blind)
#FAF4DD
Tritanopia (blue-blind)
#DDFBF3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffddb; /* rgb */ color: rgb(223, 253, 219); /* oklch */ color: oklch(96.3% 0.055 141.9);
Tailwind
colors: {
custom: {
50: '#e9fee6',
500: '#dffddb',
950: '#000000',
},
}SCSS
$custom: #dffddb; $custom-light: #e9fee6; $custom-dark: #000000;
JSON
{
"hex": "#dffddb",
"rgb": {
"r": 223,
"g": 253,
"b": 219
},
"hsl": {
"h": 112.941,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.96348,
"c": 0.05473,
"h": 141.9
},
"luminance": 0.91053
}Semantic roles & 50–950 ramp
primary
#DFFDDB
secondary
#DD95E7
accent
#00E6CA
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584