#DFF4E5#DFF4E5
#DFF4E5 is a very light, muted green. Relative luminance 0.860; OKLCH L 94.8% C 0.030 H 154.7°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4E5 |
|---|---|
| RGB | rgb(223, 244, 229) |
| HSL | hsl(137, 49%, 92%) |
| HSV | hsv(137, 9%, 96%) |
| CMYK | cmyk(8.6%, 0%, 6.1%, 4.3%) |
| CIE-LAB | lab(94.33, -9.62, 4.87) |
| CIE-LCH | lch(94.33, 10.78, 153.12°) |
| OKLab | oklab(94.76% -0.0269 0.0127) |
| OKLCH | oklch(94.76% 0.03 154.7) |
| XYZ | xyz(76.9221, 86.0456, 86.6694) |
| Luminance | 0.8605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.26
Mintcream
#F5FFFA
ΔE00 6.67
Ice
#D6FFFA
ΔE00 6.84
Lightcyan
#E0FFFF
ΔE00 7.05
Azure (CSS)
#F0FFFF
ΔE00 7.62
Ice Blue (survey)
#D7FFFE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4E5 #F4DFEE
analogous
#E4F4DF #DFF4E5 #DFF4F0
triadic
#DFF4E5 #E5DFF4 #F4E5DF
tetradic
#DFF4E5 #DFE4F4 #F4DFEE #F4F0DF
square
#DFF4E5 #DFE4F4 #F4DFEE #F4F0DF
split-complementary
#DFF4E5 #F0DFF4 #F4DFE4
monochromatic
#84D59B #B1E4C0 #DFF4E5 #E8F7EC #E8F7EC
Accessibility & contrast
On white
1.15
#DFF4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#DFF4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4E5
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4E5 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E4
Deuteranopia (green-blind)
#F0EEE6
Tritanopia (blue-blind)
#DCF3EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff4e5; /* rgb */ color: rgb(223, 244, 229); /* oklch */ color: oklch(94.8% 0.030 154.7);
Tailwind
colors: {
custom: {
50: '#e9f7ed',
500: '#dff4e5',
950: '#000000',
},
}SCSS
$custom: #dff4e5; $custom-light: #e9f7ed; $custom-dark: #000000;
JSON
{
"hex": "#dff4e5",
"rgb": {
"r": 223,
"g": 244,
"b": 229
},
"hsl": {
"h": 137.143,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.94758,
"c": 0.02976,
"h": 154.7
},
"luminance": 0.86046
}Semantic roles & 50–950 ramp
primary
#DFF4E5
secondary
#D3A5C5
accent
#2992BC
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584