#DFF3E5#DFF3E5
#DFF3E5 is a very light, muted green. Relative luminance 0.854; OKLCH L 94.6% C 0.028 H 155.3°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3E5 |
|---|---|
| RGB | rgb(223, 243, 229) |
| HSL | hsl(138, 45%, 91%) |
| HSV | hsv(138, 8%, 95%) |
| CMYK | cmyk(8.2%, 0%, 5.8%, 4.7%) |
| CIE-LAB | lab(94.07, -9.12, 4.50) |
| CIE-LCH | lch(94.07, 10.17, 153.71°) |
| OKLab | oklab(94.56% -0.0255 0.0118) |
| OKLCH | oklch(94.56% 0.028 155.3) |
| XYZ | xyz(76.6220, 85.4454, 86.5694) |
| Luminance | 0.8545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.20
Mintcream
#F5FFFA
ΔE00 6.30
Lightcyan
#E0FFFF
ΔE00 6.89
Ice
#D6FFFA
ΔE00 6.93
Azure (CSS)
#F0FFFF
ΔE00 7.24
Ice Blue (survey)
#D7FFFE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3E5 #F3DFED
analogous
#E3F3DF #DFF3E5 #DFF3EF
triadic
#DFF3E5 #E5DFF3 #F3E5DF
tetradic
#DFF3E5 #DFE3F3 #F3DFED #F3EFDF
square
#DFF3E5 #DFE3F3 #F3DFED #F3EFDF
split-complementary
#DFF3E5 #EFDFF3 #F3DFE3
monochromatic
#86D29D #B2E2C1 #DFF3E5 #E9F7ED #E9F7ED
Accessibility & contrast
On white
1.16
#DFF3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#DFF3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3E5
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3E5 | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE4
Deuteranopia (green-blind)
#EFEDE6
Tritanopia (blue-blind)
#DCF2EF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff3e5; /* rgb */ color: rgb(223, 243, 229); /* oklch */ color: oklch(94.6% 0.028 155.3);
Tailwind
colors: {
custom: {
50: '#e9f7ed',
500: '#dff3e5',
950: '#000000',
},
}SCSS
$custom: #dff3e5; $custom-light: #e9f7ed; $custom-dark: #000000;
JSON
{
"hex": "#dff3e5",
"rgb": {
"r": 223,
"g": 243,
"b": 229
},
"hsl": {
"h": 138,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.94555,
"c": 0.02811,
"h": 155.3
},
"luminance": 0.85446
}Semantic roles & 50–950 ramp
primary
#DFF3E5
secondary
#D1A5C4
accent
#2D8FB9
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584