#DFF8E2#DFF8E2
#DFF8E2 is a very light, muted green. Relative luminance 0.883; OKLCH L 95.5% C 0.039 H 148.7°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8E2 |
|---|---|
| RGB | rgb(223, 248, 226) |
| HSL | hsl(127, 64%, 92%) |
| HSV | hsv(127, 10%, 97%) |
| CMYK | cmyk(10.1%, 0%, 8.9%, 2.7%) |
| CIE-LAB | lab(95.29, -12.14, 7.81) |
| CIE-LCH | lch(95.29, 14.44, 147.26°) |
| OKLab | oklab(95.5% -0.0335 0.0204) |
| OKLCH | oklch(95.5% 0.039 148.7) |
| XYZ | xyz(77.7235, 88.3128, 84.8880) |
| Luminance | 0.8831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.58
Ice
#D6FFFA
ΔE00 7.73
Beige
#F5F5DC
ΔE00 8.77
Mintcream
#F5FFFA
ΔE00 8.92
Lightcyan
#E0FFFF
ΔE00 8.98
Ice Blue (survey)
#D7FFFE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8E2 #F8DFF5
analogous
#E9F8DF #DFF8E2 #DFF8EF
triadic
#DFF8E2 #E2DFF8 #F8E2DF
tetradic
#DFF8E2 #DFE9F8 #F8DFF5 #F8EFDF
square
#DFF8E2 #DFE9F8 #F8DFF5 #F8EFDF
split-complementary
#DFF8E2 #EFDFF8 #F8DFE9
monochromatic
#7BE287 #ADEDB4 #DFF8E2 #E6FAE8 #E6FAE8
Accessibility & contrast
On white
1.13
#DFF8E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#DFF8E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8E2
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8E2 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3E1
Deuteranopia (green-blind)
#F4F0E3
Tritanopia (blue-blind)
#DCF7F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dff8e2; /* rgb */ color: rgb(223, 248, 226); /* oklch */ color: oklch(95.5% 0.039 148.7);
Tailwind
colors: {
custom: {
50: '#e9faeb',
500: '#dff8e2',
950: '#000000',
},
}SCSS
$custom: #dff8e2; $custom-light: #e9faeb; $custom-dark: #000000;
JSON
{
"hex": "#dff8e2",
"rgb": {
"r": 223,
"g": 248,
"b": 226
},
"hsl": {
"h": 127.2,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.95496,
"c": 0.03921,
"h": 148.7
},
"luminance": 0.88314
}Semantic roles & 50–950 ramp
primary
#DFF8E2
secondary
#DBA0D4
accent
#1AB7CC
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584