#DFFDE8#DFFDE8
#DFFDE8 is a very light, muted green. Relative luminance 0.918; OKLCH L 96.7% C 0.042 H 155.0°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDE8 |
|---|---|
| RGB | rgb(223, 253, 232) |
| HSL | hsl(138, 88%, 93%) |
| HSV | hsv(138, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 8.3%, 0.8%) |
| CIE-LAB | lab(96.72, -13.56, 6.78) |
| CIE-LCH | lch(96.72, 15.16, 153.43°) |
| OKLab | oklab(96.68% -0.0379 0.0177) |
| OKLCH | oklch(96.68% 0.042 155) |
| XYZ | xyz(80.1190, 91.7634, 89.8193) |
| Luminance | 0.9176 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.27
Ice
#D6FFFA
ΔE00 6.65
Duck Egg Blue
#C3FBF4
ΔE00 8.02
Ice Blue (survey)
#D7FFFE
ΔE00 8.11
Eggshell Blue
#C4FFF7
ΔE00 8.15
Very Pale Blue
#D6FFFE
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDE8 #FDDFF4
analogous
#E5FDDF #DFFDE8 #DFFDF7
triadic
#DFFDE8 #E8DFFD #FDE8DF
tetradic
#DFFDE8 #DFE5FD #FDDFF4 #FDF7DF
square
#DFFDE8 #DFE5FD #FDDFF4 #FDF7DF
split-complementary
#DFFDE8 #F7DFFD #FDDFE5
monochromatic
#6CF695 #A5F9BF #DFFDE8 #E2FDEA #E2FDEA
Accessibility & contrast
On white
1.09
#DFFDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#DFFDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDE8
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDE8 | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E7
Deuteranopia (green-blind)
#F7F4E9
Tritanopia (blue-blind)
#DBFCF7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffde8; /* rgb */ color: rgb(223, 253, 232); /* oklch */ color: oklch(96.7% 0.042 155.0);
Tailwind
colors: {
custom: {
50: '#e9feef',
500: '#dffde8',
950: '#000000',
},
}SCSS
$custom: #dffde8; $custom-light: #e9feef; $custom-dark: #000000;
JSON
{
"hex": "#dffde8",
"rgb": {
"r": 223,
"g": 253,
"b": 232
},
"hsl": {
"h": 138,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96676,
"c": 0.0418,
"h": 155
},
"luminance": 0.91765
}Semantic roles & 50–950 ramp
primary
#DFFDE8
secondary
#E799D0
accent
#01A0E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585