#DFF3DC#DFF3DC
#DFF3DC is a very light, muted green. Relative luminance 0.850; OKLCH L 94.3% C 0.037 H 141.6°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3DC |
|---|---|
| RGB | rgb(223, 243, 220) |
| HSL | hsl(112, 49%, 91%) |
| HSV | hsv(112, 9%, 95%) |
| CMYK | cmyk(8.2%, 0%, 9.5%, 4.7%) |
| CIE-LAB | lab(93.86, -10.70, 8.86) |
| CIE-LCH | lch(93.86, 13.89, 140.38°) |
| OKLab | oklab(94.32% -0.0291 0.0231) |
| OKLCH | oklch(94.32% 0.037 141.6) |
| XYZ | xyz(75.3978, 84.9558, 80.1221) |
| Luminance | 0.8496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.40
Beige
#F5F5DC
ΔE00 7.39
Off White (survey)
#FFFFE4
ΔE00 7.96
Lightyellow
#FFFFE0
ΔE00 8.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.68
Mintcream
#F5FFFA
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3DC #F0DCF3
analogous
#EAF3DC #DFF3DC #DCF3E4
triadic
#DFF3DC #DCDFF3 #F3DCDF
tetradic
#DFF3DC #DCEAF3 #F0DCF3 #F3E4DC
square
#DFF3DC #DCEAF3 #F0DCF3 #F3E4DC
split-complementary
#DFF3DC #E4DCF3 #F3DCEA
monochromatic
#8CD481 #B5E3AE #DFF3DC #EAF7E8 #EAF7E8
Accessibility & contrast
On white
1.17
#DFF3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#DFF3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3DC
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3DC | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#F1EDDD
Tritanopia (blue-blind)
#DEF1EC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff3dc; /* rgb */ color: rgb(223, 243, 220); /* oklch */ color: oklch(94.3% 0.037 141.6);
Tailwind
colors: {
custom: {
50: '#e9f7e6',
500: '#dff3dc',
950: '#000000',
},
}SCSS
$custom: #dff3dc; $custom-light: #e9f7e6; $custom-dark: #000000;
JSON
{
"hex": "#dff3dc",
"rgb": {
"r": 223,
"g": 243,
"b": 220
},
"hsl": {
"h": 112.174,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.94318,
"c": 0.03713,
"h": 141.6
},
"luminance": 0.84956
}Semantic roles & 50–950 ramp
primary
#DFF3DC
secondary
#CBA2D1
accent
#29BCA9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584