#DFF4E3#DFF4E3
#DFF4E3 is a very light, muted green. Relative luminance 0.859; OKLCH L 94.7% C 0.032 H 151.2°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4E3 |
|---|---|
| RGB | rgb(223, 244, 227) |
| HSL | hsl(131, 49%, 92%) |
| HSV | hsv(131, 9%, 96%) |
| CMYK | cmyk(8.6%, 0%, 7%, 4.3%) |
| CIE-LAB | lab(94.28, -9.97, 5.84) |
| CIE-LCH | lch(94.28, 11.56, 149.64°) |
| OKLab | oklab(94.71% -0.0277 0.0152) |
| OKLCH | oklch(94.71% 0.032 151.2) |
| XYZ | xyz(76.6444, 85.9345, 85.2072) |
| Luminance | 0.8593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.38
Mintcream
#F5FFFA
ΔE00 7.19
Ice
#D6FFFA
ΔE00 7.30
Lightcyan
#E0FFFF
ΔE00 7.73
Beige
#F5F5DC
ΔE00 8.07
Ice Blue (survey)
#D7FFFE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4E3 #F4DFF0
analogous
#E6F4DF #DFF4E3 #DFF4EE
triadic
#DFF4E3 #E3DFF4 #F4E3DF
tetradic
#DFF4E3 #DFE6F4 #F4DFF0 #F4EEDF
square
#DFF4E3 #DFE6F4 #F4DFF0 #F4EEDF
split-complementary
#DFF4E3 #EEDFF4 #F4DFE6
monochromatic
#84D593 #B1E4BB #DFF4E3 #E8F7EB #E8F7EB
Accessibility & contrast
On white
1.15
#DFF4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#DFF4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4E3
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4E3 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E2
Deuteranopia (green-blind)
#F0EEE4
Tritanopia (blue-blind)
#DDF3EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff4e3; /* rgb */ color: rgb(223, 244, 227); /* oklch */ color: oklch(94.7% 0.032 151.2);
Tailwind
colors: {
custom: {
50: '#e9f7eb',
500: '#dff4e3',
950: '#000000',
},
}SCSS
$custom: #dff4e3; $custom-light: #e9f7eb; $custom-dark: #000000;
JSON
{
"hex": "#dff4e3",
"rgb": {
"r": 223,
"g": 244,
"b": 227
},
"hsl": {
"h": 131.429,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.94705,
"c": 0.03161,
"h": 151.2
},
"luminance": 0.85935
}Semantic roles & 50–950 ramp
primary
#DFF4E3
secondary
#D3A5CA
accent
#29A0BC
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584