#DFF7EA#DFF7EA
#DFF7EA is a very light, muted green. Relative luminance 0.881; OKLCH L 95.5% C 0.030 H 162.2°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7EA |
|---|---|
| RGB | rgb(223, 247, 234) |
| HSL | hsl(148, 60%, 92%) |
| HSV | hsv(148, 10%, 97%) |
| CMYK | cmyk(9.7%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(95.22, -10.22, 3.58) |
| CIE-LCH | lch(95.22, 10.82, 160.68°) |
| OKLab | oklab(95.5% -0.029 0.0093) |
| OKLCH | oklch(95.5% 0.03 162.2) |
| XYZ | xyz(78.5403, 88.1489, 90.7025) |
| Luminance | 0.8815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.66
Ice
#D6FFFA
ΔE00 5.55
Lightcyan
#E0FFFF
ΔE00 5.89
Ice Blue (survey)
#D7FFFE
ΔE00 6.40
Very Pale Blue
#D6FFFE
ΔE00 6.53
Mintcream
#F5FFFA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7EA #F7DFEC
analogous
#E0F7DF #DFF7EA #DFF7F6
triadic
#DFF7EA #EADFF7 #F7EADF
tetradic
#DFF7EA #DFE0F7 #F7DFEC #F7F6DF
square
#DFF7EA #DFE0F7 #F7DFEC #F7F6DF
split-complementary
#DFF7EA #F6DFF7 #F7DFE0
monochromatic
#7DDFAA #AEEBCA #DFF7EA #E7F9EF #E7F9EF
Accessibility & contrast
On white
1.13
#DFF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#DFF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7EA
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7EA | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#DBF7F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff7ea; /* rgb */ color: rgb(223, 247, 234); /* oklch */ color: oklch(95.5% 0.030 162.2);
Tailwind
colors: {
custom: {
50: '#e9f9f0',
500: '#dff7ea',
950: '#000000',
},
}SCSS
$custom: #dff7ea; $custom-light: #e9f9f0; $custom-dark: #000000;
JSON
{
"hex": "#dff7ea",
"rgb": {
"r": 223,
"g": 247,
"b": 234
},
"hsl": {
"h": 147.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.95504,
"c": 0.03049,
"h": 162.2
},
"luminance": 0.8815
}Semantic roles & 50–950 ramp
primary
#DFF7EA
secondary
#D9A1BF
accent
#1E7AC8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585