#DFF6DB#DFF6DB
#DFF6DB is a very light, muted green. Relative luminance 0.867; OKLCH L 94.9% C 0.043 H 141.0°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6DB |
|---|---|
| RGB | rgb(223, 246, 219) |
| HSL | hsl(111, 60%, 91%) |
| HSV | hsv(111, 11%, 96%) |
| CMYK | cmyk(9.3%, 0%, 11%, 3.5%) |
| CIE-LAB | lab(94.62, -12.37, 10.45) |
| CIE-LCH | lch(94.62, 16.19, 139.79°) |
| OKLab | oklab(94.91% -0.0336 0.0272) |
| OKLCH | oklch(94.91% 0.043 141) |
| XYZ | xyz(76.1709, 86.7132, 79.7284) |
| Luminance | 0.8671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.46
Beige
#F5F5DC
ΔE00 8.16
Lightyellow
#FFFFE0
ΔE00 8.39
Off White (survey)
#FFFFE4
ΔE00 8.48
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.60
Eggshell (survey)
#FFFFD4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6DB #F2DBF6
analogous
#ECF6DB #DFF6DB #DBF6E4
triadic
#DFF6DB #DBDFF6 #F6DBDF
tetradic
#DFF6DB #DBECF6 #F2DBF6 #F6E4DB
square
#DFF6DB #DBECF6 #F2DBF6 #F6E4DB
split-complementary
#DFF6DB #E4DBF6 #F6DBEC
monochromatic
#88DE79 #B3EAAA #DFF6DB #E9F9E7 #E9F9E7
Accessibility & contrast
On white
1.14
#DFF6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#DFF6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6DB
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6DB | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#F4EFDC
Tritanopia (blue-blind)
#DEF4EE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dff6db; /* rgb */ color: rgb(223, 246, 219); /* oklch */ color: oklch(94.9% 0.043 141.0);
Tailwind
colors: {
custom: {
50: '#e9f9e6',
500: '#dff6db',
950: '#000000',
},
}SCSS
$custom: #dff6db; $custom-light: #e9f9e6; $custom-dark: #000000;
JSON
{
"hex": "#dff6db",
"rgb": {
"r": 223,
"g": 246,
"b": 219
},
"hsl": {
"h": 111.111,
"s": 60,
"l": 91.176
},
"oklch": {
"l": 0.94907,
"c": 0.0432,
"h": 141
},
"luminance": 0.86714
}Semantic roles & 50–950 ramp
primary
#DFF6DB
secondary
#CF9ED7
accent
#1EC8AF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584