#DFEBE4#DFEBE4
#DFEBE4 is a very light, near-neutral green. Relative luminance 0.807; OKLCH L 92.9% C 0.016 H 160.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEBE4 |
|---|---|
| RGB | rgb(223, 235, 228) |
| HSL | hsl(145, 23%, 90%) |
| HSV | hsv(145, 5%, 92%) |
| CMYK | cmyk(5.1%, 0%, 3%, 7.8%) |
| CIE-LAB | lab(92.00, -5.25, 2.01) |
| CIE-LCH | lch(92.00, 5.63, 159.03°) |
| OKLab | oklab(92.91% -0.0149 0.0053) |
| OKLCH | oklch(92.91% 0.016 160.6) |
| XYZ | xyz(74.1407, 80.7055, 85.0555) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.47
Light Grey
#D8DCD6
ΔE00 4.52
Honeydew
#F0FFF0
ΔE00 5.24
Azure (CSS)
#F0FFFF
ΔE00 5.31
Ivory
#FFFFF0
ΔE00 7.21
Off White
#FAF9F6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEBE4 #EBDFE6
analogous
#E0EBDF #DFEBE4 #DFEBEA
triadic
#DFEBE4 #E4DFEB #EBE4DF
tetradic
#DFEBE4 #DFE0EB #EBDFE6 #EBEADF
square
#DFEBE4 #DFE0EB #EBDFE6 #EBEADF
split-complementary
#DFEBE4 #EADFEB #EBDFE0
monochromatic
#94BCA4 #B9D3C4 #DFEBE4 #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.23
#DFEBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#DFEBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEBE4
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEBE4 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE9E4
Deuteranopia (green-blind)
#E8E7E4
Tritanopia (blue-blind)
#DDEBE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfebe4; /* rgb */ color: rgb(223, 235, 228); /* oklch */ color: oklch(92.9% 0.016 160.6);
Tailwind
colors: {
custom: {
50: '#e9f1ec',
500: '#dfebe4',
950: '#000000',
},
}SCSS
$custom: #dfebe4; $custom-light: #e9f1ec; $custom-dark: #000000;
JSON
{
"hex": "#dfebe4",
"rgb": {
"r": 223,
"g": 235,
"b": 228
},
"hsl": {
"h": 145,
"s": 23.077,
"l": 89.804
},
"oklch": {
"l": 0.92908,
"c": 0.01582,
"h": 160.6
},
"luminance": 0.80706
}Semantic roles & 50–950 ramp
primary
#DFEBE4
secondary
#C3ABB9
accent
#447BA2
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161616
muted
#848584