#DFEBDF#DFEBDF
#DFEBDF is a very light, muted green. Relative luminance 0.804; OKLCH L 92.8% C 0.020 H 145.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBDF |
|---|---|
| RGB | rgb(223, 235, 223) |
| HSL | hsl(120, 23%, 90%) |
| HSV | hsv(120, 5%, 92%) |
| CMYK | cmyk(5.1%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(91.88, -6.15, 4.44) |
| CIE-LCH | lch(91.88, 7.58, 144.15°) |
| OKLab | oklab(92.77% -0.0169 0.0116) |
| OKLCH | oklch(92.77% 0.02 145.4) |
| XYZ | xyz(73.4566, 80.4319, 81.4527) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.29
Light Grey
#D8DCD6
ΔE00 5.31
Mintcream
#F5FFFA
ΔE00 5.46
Ivory
#FFFFF0
ΔE00 6.79
Beige
#F5F5DC
ΔE00 6.82
Azure (CSS)
#F0FFFF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBDF #EBDFEB
analogous
#E5EBDF #DFEBDF #DFEBE5
triadic
#DFEBDF #DFDFEB #EBDFDF
tetradic
#DFEBDF #DFE5EB #EBDFEB #EBE5DF
square
#DFEBDF #DFE5EB #EBDFEB #EBE5DF
split-complementary
#DFEBDF #E5DFEB #EBDFE5
monochromatic
#94BC94 #B9D3B9 #DFEBDF #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.23
#DFEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DFEBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBDF
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBDF | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DE
Deuteranopia (green-blind)
#E9E7E0
Tritanopia (blue-blind)
#DEEAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfebdf; /* rgb */ color: rgb(223, 235, 223); /* oklch */ color: oklch(92.8% 0.020 145.4);
Tailwind
colors: {
custom: {
50: '#e9f1e9',
500: '#dfebdf',
950: '#000000',
},
}SCSS
$custom: #dfebdf; $custom-light: #e9f1e9; $custom-dark: #000000;
JSON
{
"hex": "#dfebdf",
"rgb": {
"r": 223,
"g": 235,
"b": 223
},
"hsl": {
"h": 120,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.92771,
"c": 0.02048,
"h": 145.4
},
"luminance": 0.80432
}Semantic roles & 50–950 ramp
primary
#DFEBDF
secondary
#C3ABC3
accent
#44A2A2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161616
muted
#848584