#DFFDEB#DFFDEB
#DFFDEB is a very light, muted green. Relative luminance 0.919; OKLCH L 96.8% C 0.039 H 159.3°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDEB |
|---|---|
| RGB | rgb(223, 253, 235) |
| HSL | hsl(144, 88%, 93%) |
| HSV | hsv(144, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(96.79, -13.02, 5.34) |
| CIE-LCH | lch(96.79, 14.07, 157.70°) |
| OKLab | oklab(96.76% -0.0367 0.0139) |
| OKLCH | oklch(96.76% 0.039 159.3) |
| XYZ | xyz(80.5487, 91.9353, 92.0827) |
| Luminance | 0.9194 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.96
Ice
#D6FFFA
ΔE00 5.69
Ice Blue (survey)
#D7FFFE
ΔE00 7.09
Very Pale Blue
#D6FFFE
ΔE00 7.16
Lightcyan
#E0FFFF
ΔE00 7.33
Duck Egg Blue
#C3FBF4
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDEB #FDDFF1
analogous
#E2FDDF #DFFDEB #DFFDFA
triadic
#DFFDEB #EBDFFD #FDEBDF
tetradic
#DFFDEB #DFE2FD #FDDFF1 #FDFADF
square
#DFFDEB #DFE2FD #FDDFF1 #FDFADF
split-complementary
#DFFDEB #FADFFD #FDDFE2
monochromatic
#6CF6A3 #A5F9C7 #DFFDEB #E2FDED #E2FDED
Accessibility & contrast
On white
1.08
#DFFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#DFFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDEB
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDEB | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F7F4EC
Tritanopia (blue-blind)
#DAFDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffdeb; /* rgb */ color: rgb(223, 253, 235); /* oklch */ color: oklch(96.8% 0.039 159.3);
Tailwind
colors: {
custom: {
50: '#e9fef1',
500: '#dffdeb',
950: '#000000',
},
}SCSS
$custom: #dffdeb; $custom-light: #e9fef1; $custom-dark: #000000;
JSON
{
"hex": "#dffdeb",
"rgb": {
"r": 223,
"g": 253,
"b": 235
},
"hsl": {
"h": 144,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96755,
"c": 0.03925,
"h": 159.3
},
"luminance": 0.91937
}Semantic roles & 50–950 ramp
primary
#DFFDEB
secondary
#E799C8
accent
#018AE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585