#DFF1E2#DFF1E2
#DFF1E2 is a very light, muted green. Relative luminance 0.841; OKLCH L 94.1% C 0.028 H 150.4°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF1E2 |
|---|---|
| RGB | rgb(223, 241, 226) |
| HSL | hsl(130, 39%, 91%) |
| HSV | hsv(130, 7%, 95%) |
| CMYK | cmyk(7.5%, 0%, 6.2%, 5.5%) |
| CIE-LAB | lab(93.49, -8.65, 5.21) |
| CIE-LCH | lch(93.49, 10.09, 148.92°) |
| OKLab | oklab(94.07% -0.024 0.0136) |
| OKLCH | oklch(94.07% 0.028 150.4) |
| XYZ | xyz(75.6115, 84.0888, 84.1840) |
| Luminance | 0.8409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.21
Mintcream
#F5FFFA
ΔE00 6.36
Beige
#F5F5DC
ΔE00 7.55
Azure (CSS)
#F0FFFF
ΔE00 7.55
Lightcyan
#E0FFFF
ΔE00 7.62
Ice
#D6FFFA
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF1E2 #F1DFEE
analogous
#E5F1DF #DFF1E2 #DFF1EB
triadic
#DFF1E2 #E2DFF1 #F1E2DF
tetradic
#DFF1E2 #DFE5F1 #F1DFEE #F1EBDF
square
#DFF1E2 #DFE5F1 #F1DFEE #F1EBDF
split-complementary
#DFF1E2 #EBDFF1 #F1DFE5
monochromatic
#8ACC95 #B4DEBB #DFF1E2 #EAF6EC #EAF6EC
Accessibility & contrast
On white
1.18
#DFF1E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#DFF1E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF1E2
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF1E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF1E2 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE1
Deuteranopia (green-blind)
#EEEBE3
Tritanopia (blue-blind)
#DDF0EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff1e2; /* rgb */ color: rgb(223, 241, 226); /* oklch */ color: oklch(94.1% 0.028 150.4);
Tailwind
colors: {
custom: {
50: '#e9f5eb',
500: '#dff1e2',
950: '#000000',
},
}SCSS
$custom: #dff1e2; $custom-light: #e9f5eb; $custom-dark: #000000;
JSON
{
"hex": "#dff1e2",
"rgb": {
"r": 223,
"g": 241,
"b": 226
},
"hsl": {
"h": 130,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.94068,
"c": 0.02756,
"h": 150.4
},
"luminance": 0.8409
}Semantic roles & 50–950 ramp
primary
#DFF1E2
secondary
#CDA7C7
accent
#339DB2
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584