#DFFDEC#DFFDEC
#DFFDEC is a very light, muted green. Relative luminance 0.920; OKLCH L 96.8% C 0.038 H 160.8°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDEC |
|---|---|
| RGB | rgb(223, 253, 236) |
| HSL | hsl(146, 88%, 93%) |
| HSV | hsv(146, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(96.82, -12.84, 4.86) |
| CIE-LCH | lch(96.82, 13.73, 159.27°) |
| OKLab | oklab(96.78% -0.0363 0.0126) |
| OKLCH | oklch(96.78% 0.038 160.8) |
| XYZ | xyz(80.6936, 91.9933, 92.8457) |
| Luminance | 0.9200 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.90
Ice
#D6FFFA
ΔE00 5.37
Ice Blue (survey)
#D7FFFE
ΔE00 6.74
Very Pale Blue
#D6FFFE
ΔE00 6.81
Lightcyan
#E0FFFF
ΔE00 6.97
Duck Egg Blue
#C3FBF4
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDEC #FDDFF0
analogous
#E1FDDF #DFFDEC #DFFDFB
triadic
#DFFDEC #ECDFFD #FDECDF
tetradic
#DFFDEC #DFE1FD #FDDFF0 #FDFBDF
square
#DFFDEC #DFE1FD #FDDFF0 #FDFBDF
split-complementary
#DFFDEC #FBDFFD #FDDFE1
monochromatic
#6CF6A8 #A5F9CA #DFFDEC #E2FDEE #E2FDEE
Accessibility & contrast
On white
1.08
#DFFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#DFFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDEC
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDEC | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F6F4ED
Tritanopia (blue-blind)
#DAFDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dffdec; /* rgb */ color: rgb(223, 253, 236); /* oklch */ color: oklch(96.8% 0.038 160.8);
Tailwind
colors: {
custom: {
50: '#e9fef2',
500: '#dffdec',
950: '#000000',
},
}SCSS
$custom: #dffdec; $custom-light: #e9fef2; $custom-dark: #000000;
JSON
{
"hex": "#dffdec",
"rgb": {
"r": 223,
"g": 253,
"b": 236
},
"hsl": {
"h": 146,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.96782,
"c": 0.03845,
"h": 160.8
},
"luminance": 0.91995
}Semantic roles & 50–950 ramp
primary
#DFFDEC
secondary
#E799C5
accent
#0182E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585