#DFF3E1#DFF3E1
#DFF3E1 is a very light, muted green. Relative luminance 0.852; OKLCH L 94.4% C 0.032 H 148.2°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3E1 |
|---|---|
| RGB | rgb(223, 243, 225) |
| HSL | hsl(126, 45%, 91%) |
| HSV | hsv(126, 8%, 95%) |
| CMYK | cmyk(8.2%, 0%, 7.4%, 4.7%) |
| CIE-LAB | lab(93.98, -9.83, 6.44) |
| CIE-LCH | lch(93.98, 11.75, 146.77°) |
| OKLab | oklab(94.45% -0.0271 0.0168) |
| OKLCH | oklch(94.45% 0.032 148.2) |
| XYZ | xyz(76.0699, 85.2246, 83.6619) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.45
Mintcream
#F5FFFA
ΔE00 7.35
Beige
#F5F5DC
ΔE00 7.70
Ice
#D6FFFA
ΔE00 7.81
Lightcyan
#E0FFFF
ΔE00 8.23
Off White (survey)
#FFFFE4
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3E1 #F3DFF1
analogous
#E7F3DF #DFF3E1 #DFF3EB
triadic
#DFF3E1 #E1DFF3 #F3E1DF
tetradic
#DFF3E1 #DFE7F3 #F3DFF1 #F3EBDF
square
#DFF3E1 #DFE7F3 #F3DFF1 #F3EBDF
split-complementary
#DFF3E1 #EBDFF3 #F3DFE7
monochromatic
#86D28E #B2E2B7 #DFF3E1 #E9F7EA #E9F7EA
Accessibility & contrast
On white
1.16
#DFF3E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#DFF3E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3E1
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3E1 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFE0
Deuteranopia (green-blind)
#F0EDE2
Tritanopia (blue-blind)
#DDF2EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff3e1; /* rgb */ color: rgb(223, 243, 225); /* oklch */ color: oklch(94.4% 0.032 148.2);
Tailwind
colors: {
custom: {
50: '#e9f7ea',
500: '#dff3e1',
950: '#000000',
},
}SCSS
$custom: #dff3e1; $custom-light: #e9f7ea; $custom-dark: #000000;
JSON
{
"hex": "#dff3e1",
"rgb": {
"r": 223,
"g": 243,
"b": 225
},
"hsl": {
"h": 126,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.94448,
"c": 0.03189,
"h": 148.2
},
"luminance": 0.85225
}Semantic roles & 50–950 ramp
primary
#DFF3E1
secondary
#D1A5CC
accent
#2DABB9
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584