#DFF6DE#DFF6DE
#DFF6DE is a very light, muted green. Relative luminance 0.869; OKLCH L 95.0% C 0.040 H 144.1°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6DE |
|---|---|
| RGB | rgb(223, 246, 222) |
| HSL | hsl(118, 57%, 92%) |
| HSV | hsv(118, 10%, 96%) |
| CMYK | cmyk(9.3%, 0%, 9.8%, 3.5%) |
| CIE-LAB | lab(94.68, -11.85, 9.00) |
| CIE-LCH | lch(94.68, 14.88, 142.78°) |
| OKLab | oklab(94.98% -0.0324 0.0234) |
| OKLCH | oklch(94.98% 0.04 144.1) |
| XYZ | xyz(76.5694, 86.8726, 81.8272) |
| Luminance | 0.8687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.77
Beige
#F5F5DC
ΔE00 8.17
Off White (survey)
#FFFFE4
ΔE00 8.55
Lightyellow
#FFFFE0
ΔE00 8.60
Ice
#D6FFFA
ΔE00 8.67
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6DE #F5DEF6
analogous
#EBF6DE #DFF6DE #DEF6E9
triadic
#DFF6DE #DEDFF6 #F6DEDF
tetradic
#DFF6DE #DEEBF6 #F5DEF6 #F6E9DE
square
#DFF6DE #DEEBF6 #F5DEF6 #F6E9DE
split-complementary
#DFF6DE #E9DEF6 #F6DEEB
monochromatic
#82DC7E #B0E9AE #DFF6DE #E8F8E7 #E8F8E7
Accessibility & contrast
On white
1.14
#DFF6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#DFF6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6DE
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6DE | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#F3EFDF
Tritanopia (blue-blind)
#DDF4EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff6de; /* rgb */ color: rgb(223, 246, 222); /* oklch */ color: oklch(95.0% 0.040 144.1);
Tailwind
colors: {
custom: {
50: '#e9f9e8',
500: '#dff6de',
950: '#000000',
},
}SCSS
$custom: #dff6de; $custom-light: #e9f9e8; $custom-dark: #000000;
JSON
{
"hex": "#dff6de",
"rgb": {
"r": 223,
"g": 246,
"b": 222
},
"hsl": {
"h": 117.5,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.94983,
"c": 0.03998,
"h": 144.1
},
"luminance": 0.86873
}Semantic roles & 50–950 ramp
primary
#DFF6DE
secondary
#D5A1D7
accent
#21C5BE
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584