#DFF4E2#DFF4E2
#DFF4E2 is a very light, muted green. Relative luminance 0.859; OKLCH L 94.7% C 0.033 H 149.6°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4E2 |
|---|---|
| RGB | rgb(223, 244, 226) |
| HSL | hsl(129, 49%, 92%) |
| HSV | hsv(129, 9%, 96%) |
| CMYK | cmyk(8.6%, 0%, 7.4%, 4.3%) |
| CIE-LAB | lab(94.26, -10.15, 6.32) |
| CIE-LCH | lch(94.26, 11.96, 148.07°) |
| OKLab | oklab(94.68% -0.0281 0.0165) |
| OKLCH | oklch(94.68% 0.033 149.6) |
| XYZ | xyz(76.5068, 85.8795, 84.4825) |
| Luminance | 0.8588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.50
Mintcream
#F5FFFA
ΔE00 7.45
Ice
#D6FFFA
ΔE00 7.54
Beige
#F5F5DC
ΔE00 7.96
Lightcyan
#E0FFFF
ΔE00 8.07
Ice Blue (survey)
#D7FFFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4E2 #F4DFF1
analogous
#E7F4DF #DFF4E2 #DFF4ED
triadic
#DFF4E2 #E2DFF4 #F4E2DF
tetradic
#DFF4E2 #DFE7F4 #F4DFF1 #F4EDDF
square
#DFF4E2 #DFE7F4 #F4DFF1 #F4EDDF
split-complementary
#DFF4E2 #EDDFF4 #F4DFE7
monochromatic
#84D58F #B1E4B9 #DFF4E2 #E8F7EA #E8F7EA
Accessibility & contrast
On white
1.16
#DFF4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#DFF4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4E2
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4E2 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E1
Deuteranopia (green-blind)
#F1EEE3
Tritanopia (blue-blind)
#DDF3EF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff4e2; /* rgb */ color: rgb(223, 244, 226); /* oklch */ color: oklch(94.7% 0.033 149.6);
Tailwind
colors: {
custom: {
50: '#e9f7eb',
500: '#dff4e2',
950: '#000000',
},
}SCSS
$custom: #dff4e2; $custom-light: #e9f7eb; $custom-dark: #000000;
JSON
{
"hex": "#dff4e2",
"rgb": {
"r": 223,
"g": 244,
"b": 226
},
"hsl": {
"h": 128.571,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.94678,
"c": 0.03257,
"h": 149.6
},
"luminance": 0.8588
}Semantic roles & 50–950 ramp
primary
#DFF4E2
secondary
#D3A5CC
accent
#29A7BC
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584