#DFECDB#DFECDB
#DFECDB is a very light, muted green. Relative luminance 0.808; OKLCH L 92.9% C 0.027 H 138.3°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFECDB |
|---|---|
| RGB | rgb(223, 236, 219) |
| HSL | hsl(106, 31%, 89%) |
| HSV | hsv(106, 7%, 93%) |
| CMYK | cmyk(5.5%, 0%, 7.2%, 7.5%) |
| CIE-LAB | lab(92.04, -7.35, 6.76) |
| CIE-LCH | lch(92.04, 9.99, 137.43°) |
| OKLab | oklab(92.87% -0.0198 0.0177) |
| OKLCH | oklch(92.87% 0.027 138.3) |
| XYZ | xyz(73.2108, 80.7930, 78.7417) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.03
Beige
#F5F5DC
ΔE00 6.06
Mintcream
#F5FFFA
ΔE00 6.79
Light Grey
#D8DCD6
ΔE00 6.81
Ivory
#FFFFF0
ΔE00 7.10
Off White (survey)
#FFFFE4
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFECDB #E8DBEC
analogous
#E8ECDB #DFECDB #DBECE0
triadic
#DFECDB #DBDFEC #ECDBDF
tetradic
#DFECDB #DBE8EC #E8DBEC #ECE0DB
square
#DFECDB #DBE8EC #E8DBEC #ECE0DB
split-complementary
#DFECDB #E0DBEC #ECDBE8
monochromatic
#98C28B #BBD7B3 #DFECDB #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.22
#DFECDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#DFECDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFECDB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFECDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFECDB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DA
Deuteranopia (green-blind)
#EBE8DC
Tritanopia (blue-blind)
#DFEBE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfecdb; /* rgb */ color: rgb(223, 236, 219); /* oklch */ color: oklch(92.9% 0.027 138.3);
Tailwind
colors: {
custom: {
50: '#e9f2e6',
500: '#dfecdb',
950: '#000000',
},
}SCSS
$custom: #dfecdb; $custom-light: #e9f2e6; $custom-dark: #000000;
JSON
{
"hex": "#dfecdb",
"rgb": {
"r": 223,
"g": 236,
"b": 219
},
"hsl": {
"h": 105.882,
"s": 30.909,
"l": 89.216
},
"oklch": {
"l": 0.92867,
"c": 0.02655,
"h": 138.3
},
"luminance": 0.80793
}Semantic roles & 50–950 ramp
primary
#DFECDB
secondary
#BEA6C5
accent
#3CAA90
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584