#DFEBDB#DFEBDB
#DFEBDB is a very light, muted green. Relative luminance 0.802; OKLCH L 92.7% C 0.025 H 137.8°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBDB |
|---|---|
| RGB | rgb(223, 235, 219) |
| HSL | hsl(105, 29%, 89%) |
| HSV | hsv(105, 7%, 92%) |
| CMYK | cmyk(5.1%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(91.78, -6.85, 6.39) |
| CIE-LCH | lch(91.78, 9.36, 137.00°) |
| OKLab | oklab(92.66% -0.0184 0.0167) |
| OKLCH | oklch(92.66% 0.025 137.8) |
| XYZ | xyz(72.9237, 80.2187, 78.6460) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.20
Beige
#F5F5DC
ΔE00 6.00
Light Grey
#D8DCD6
ΔE00 6.27
Mintcream
#F5FFFA
ΔE00 6.54
Ivory
#FFFFF0
ΔE00 6.88
Off White (survey)
#FFFFE4
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBDB #E7DBEB
analogous
#E7EBDB #DFEBDB #DBEBDF
triadic
#DFEBDB #DBDFEB #EBDBDF
tetradic
#DFEBDB #DBE7EB #E7DBEB #EBDFDB
square
#DFEBDB #DBE7EB #E7DBEB #EBDFDB
split-complementary
#DFEBDB #DFDBEB #EBDBE7
monochromatic
#99BF8C #BCD5B4 #DFEBDB #EEF4EB #EEF4EB
Accessibility & contrast
On white
1.23
#DFEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DFEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBDB
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBDB | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DA
Deuteranopia (green-blind)
#EAE7DC
Tritanopia (blue-blind)
#DFEAE6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dfebdb; /* rgb */ color: rgb(223, 235, 219); /* oklch */ color: oklch(92.7% 0.025 137.8);
Tailwind
colors: {
custom: {
50: '#e9f1e6',
500: '#dfebdb',
950: '#000000',
},
}SCSS
$custom: #dfebdb; $custom-light: #e9f1e6; $custom-dark: #000000;
JSON
{
"hex": "#dfebdb",
"rgb": {
"r": 223,
"g": 235,
"b": 219
},
"hsl": {
"h": 105,
"s": 28.571,
"l": 89.02
},
"oklch": {
"l": 0.92664,
"c": 0.02486,
"h": 137.8
},
"luminance": 0.80219
}Semantic roles & 50–950 ramp
primary
#DFEBDB
secondary
#BCA6C4
accent
#3EA78D
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161615
muted
#848584