#DFF4E1#DFF4E1
#DFF4E1 is a very light, muted green. Relative luminance 0.858; OKLCH L 94.7% C 0.034 H 148.1°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4E1 |
|---|---|
| RGB | rgb(223, 244, 225) |
| HSL | hsl(126, 49%, 92%) |
| HSV | hsv(126, 9%, 96%) |
| CMYK | cmyk(8.6%, 0%, 7.8%, 4.3%) |
| CIE-LAB | lab(94.24, -10.33, 6.81) |
| CIE-LCH | lch(94.24, 12.37, 146.60°) |
| OKLab | oklab(94.65% -0.0285 0.0178) |
| OKLCH | oklch(94.65% 0.034 148.1) |
| XYZ | xyz(76.3700, 85.8248, 83.7619) |
| Luminance | 0.8583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.65
Mintcream
#F5FFFA
ΔE00 7.71
Ice
#D6FFFA
ΔE00 7.79
Beige
#F5F5DC
ΔE00 7.88
Lightcyan
#E0FFFF
ΔE00 8.41
Off White (survey)
#FFFFE4
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4E1 #F4DFF2
analogous
#E8F4DF #DFF4E1 #DFF4EC
triadic
#DFF4E1 #E1DFF4 #F4E1DF
tetradic
#DFF4E1 #DFE8F4 #F4DFF2 #F4ECDF
square
#DFF4E1 #DFE8F4 #F4DFF2 #F4ECDF
split-complementary
#DFF4E1 #ECDFF4 #F4DFE8
monochromatic
#84D58C #B1E4B6 #DFF4E1 #E8F7EA #E8F7EA
Accessibility & contrast
On white
1.16
#DFF4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#DFF4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4E1
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4E1 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E0
Deuteranopia (green-blind)
#F1EDE2
Tritanopia (blue-blind)
#DDF3EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff4e1; /* rgb */ color: rgb(223, 244, 225); /* oklch */ color: oklch(94.7% 0.034 148.1);
Tailwind
colors: {
custom: {
50: '#e9f7ea',
500: '#dff4e1',
950: '#000000',
},
}SCSS
$custom: #dff4e1; $custom-light: #e9f7ea; $custom-dark: #000000;
JSON
{
"hex": "#dff4e1",
"rgb": {
"r": 223,
"g": 244,
"b": 225
},
"hsl": {
"h": 125.714,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.94652,
"c": 0.03356,
"h": 148.1
},
"luminance": 0.85826
}Semantic roles & 50–950 ramp
primary
#DFF4E1
secondary
#D3A5CE
accent
#29AEBC
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584