#DFFDE3#DFFDE3
#DFFDE3 is a very light, muted green. Relative luminance 0.915; OKLCH L 96.5% C 0.046 H 149.1°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDE3 |
|---|---|
| RGB | rgb(223, 253, 227) |
| HSL | hsl(128, 88%, 93%) |
| HSV | hsv(128, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 10.3%, 0.8%) |
| CIE-LAB | lab(96.61, -14.44, 9.18) |
| CIE-LCH | lch(96.61, 17.12, 147.55°) |
| OKLab | oklab(96.55% -0.0399 0.0239) |
| OKLCH | oklch(96.55% 0.046 149.1) |
| XYZ | xyz(79.4188, 91.4833, 86.1320) |
| Luminance | 0.9149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.06
Ice
#D6FFFA
ΔE00 8.21
Pale Aqua
#B8FFEB
ΔE00 8.86
Duck Egg Blue
#C3FBF4
ΔE00 9.23
Eggshell Blue
#C4FFF7
ΔE00 9.28
Light Light Blue
#CAFFFB
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDE3 #FDDFF9
analogous
#EAFDDF #DFFDE3 #DFFDF2
triadic
#DFFDE3 #E3DFFD #FDE3DF
tetradic
#DFFDE3 #DFEAFD #FDDFF9 #FDF2DF
square
#DFFDE3 #DFEAFD #FDDFF9 #FDF2DF
split-complementary
#DFFDE3 #F2DFFD #FDDFEA
monochromatic
#6CF67E #A5F9B1 #DFFDE3 #E2FDE6 #E2FDE6
Accessibility & contrast
On white
1.09
#DFFDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#DFFDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDE3
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDE3 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7E2
Deuteranopia (green-blind)
#F8F4E4
Tritanopia (blue-blind)
#DCFCF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dffde3; /* rgb */ color: rgb(223, 253, 227); /* oklch */ color: oklch(96.5% 0.046 149.1);
Tailwind
colors: {
custom: {
50: '#e9feeb',
500: '#dffde3',
950: '#000000',
},
}SCSS
$custom: #dffde3; $custom-light: #e9feeb; $custom-dark: #000000;
JSON
{
"hex": "#dffde3",
"rgb": {
"r": 223,
"g": 253,
"b": 227
},
"hsl": {
"h": 128,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96547,
"c": 0.04648,
"h": 149.1
},
"luminance": 0.91485
}Semantic roles & 50–950 ramp
primary
#DFFDE3
secondary
#E799DD
accent
#01C6E5
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584