#DFF3E2#DFF3E2
#DFF3E2 is a very light, muted green. Relative luminance 0.853; OKLCH L 94.5% C 0.031 H 149.8°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3E2 |
|---|---|
| RGB | rgb(223, 243, 226) |
| HSL | hsl(129, 45%, 91%) |
| HSV | hsv(129, 8%, 95%) |
| CMYK | cmyk(8.2%, 0%, 7%, 4.7%) |
| CIE-LAB | lab(94.00, -9.65, 5.95) |
| CIE-LCH | lch(94.00, 11.34, 148.33°) |
| OKLab | oklab(94.48% -0.0267 0.0155) |
| OKLCH | oklch(94.48% 0.031 149.8) |
| XYZ | xyz(76.2068, 85.2793, 84.3824) |
| Luminance | 0.8528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.33
Mintcream
#F5FFFA
ΔE00 7.08
Ice
#D6FFFA
ΔE00 7.57
Beige
#F5F5DC
ΔE00 7.80
Lightcyan
#E0FFFF
ΔE00 7.89
Azure (CSS)
#F0FFFF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3E2 #F3DFF0
analogous
#E6F3DF #DFF3E2 #DFF3EC
triadic
#DFF3E2 #E2DFF3 #F3E2DF
tetradic
#DFF3E2 #DFE6F3 #F3DFF0 #F3ECDF
square
#DFF3E2 #DFE6F3 #F3DFF0 #F3ECDF
split-complementary
#DFF3E2 #ECDFF3 #F3DFE6
monochromatic
#86D291 #B2E2BA #DFF3E2 #E9F7EB #E9F7EB
Accessibility & contrast
On white
1.16
#DFF3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#DFF3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3E2
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3E2 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE1
Deuteranopia (green-blind)
#F0EDE3
Tritanopia (blue-blind)
#DDF2EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff3e2; /* rgb */ color: rgb(223, 243, 226); /* oklch */ color: oklch(94.5% 0.031 149.8);
Tailwind
colors: {
custom: {
50: '#e9f7eb',
500: '#dff3e2',
950: '#000000',
},
}SCSS
$custom: #dff3e2; $custom-light: #e9f7eb; $custom-dark: #000000;
JSON
{
"hex": "#dff3e2",
"rgb": {
"r": 223,
"g": 243,
"b": 226
},
"hsl": {
"h": 129,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.94475,
"c": 0.03091,
"h": 149.8
},
"luminance": 0.8528
}Semantic roles & 50–950 ramp
primary
#DFF3E2
secondary
#D1A5CA
accent
#2DA4B9
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584