#DFF3E4#DFF3E4
#DFF3E4 is a very light, muted green. Relative luminance 0.854; OKLCH L 94.5% C 0.029 H 153.3°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3E4 |
|---|---|
| RGB | rgb(223, 243, 228) |
| HSL | hsl(135, 45%, 91%) |
| HSV | hsv(135, 8%, 95%) |
| CMYK | cmyk(8.2%, 0%, 6.2%, 4.7%) |
| CIE-LAB | lab(94.05, -9.29, 4.99) |
| CIE-LCH | lch(94.05, 10.55, 151.79°) |
| OKLab | oklab(94.53% -0.0259 0.013) |
| OKLCH | oklch(94.53% 0.029 153.3) |
| XYZ | xyz(76.4828, 85.3898, 85.8362) |
| Luminance | 0.8539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.20
Mintcream
#F5FFFA
ΔE00 6.56
Ice
#D6FFFA
ΔE00 7.13
Lightcyan
#E0FFFF
ΔE00 7.22
Azure (CSS)
#F0FFFF
ΔE00 7.58
Ice Blue (survey)
#D7FFFE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3E4 #F3DFEE
analogous
#E4F3DF #DFF3E4 #DFF3EE
triadic
#DFF3E4 #E4DFF3 #F3E4DF
tetradic
#DFF3E4 #DFE4F3 #F3DFEE #F3EEDF
square
#DFF3E4 #DFE4F3 #F3DFEE #F3EEDF
split-complementary
#DFF3E4 #EEDFF3 #F3DFE4
monochromatic
#86D299 #B2E2BE #DFF3E4 #E9F7EC #E9F7EC
Accessibility & contrast
On white
1.16
#DFF3E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#DFF3E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3E4
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3E4 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE3
Deuteranopia (green-blind)
#EFEDE5
Tritanopia (blue-blind)
#DCF2EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff3e4; /* rgb */ color: rgb(223, 243, 228); /* oklch */ color: oklch(94.5% 0.029 153.3);
Tailwind
colors: {
custom: {
50: '#e9f7ec',
500: '#dff3e4',
950: '#000000',
},
}SCSS
$custom: #dff3e4; $custom-light: #e9f7ec; $custom-dark: #000000;
JSON
{
"hex": "#dff3e4",
"rgb": {
"r": 223,
"g": 243,
"b": 228
},
"hsl": {
"h": 135,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.94528,
"c": 0.02902,
"h": 153.3
},
"luminance": 0.85391
}Semantic roles & 50–950 ramp
primary
#DFF3E4
secondary
#D1A5C6
accent
#2D96B9
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584