#DFF3DF#DFF3DF
#DFF3DF is a very light, muted green. Relative luminance 0.851; OKLCH L 94.4% C 0.034 H 145.3°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF3DF |
|---|---|
| RGB | rgb(223, 243, 223) |
| HSL | hsl(120, 45%, 91%) |
| HSV | hsv(120, 8%, 95%) |
| CMYK | cmyk(8.2%, 0%, 8.2%, 4.7%) |
| CIE-LAB | lab(93.93, -10.18, 7.41) |
| CIE-LCH | lch(93.93, 12.59, 143.96°) |
| OKLab | oklab(94.4% -0.0279 0.0193) |
| OKLCH | oklch(94.4% 0.034 145.3) |
| XYZ | xyz(75.7987, 85.1161, 82.2334) |
| Luminance | 0.8512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.78
Beige
#F5F5DC
ΔE00 7.53
Mintcream
#F5FFFA
ΔE00 7.89
Off White (survey)
#FFFFE4
ΔE00 8.16
Ice
#D6FFFA
ΔE00 8.29
Lightyellow
#FFFFE0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF3DF #F3DFF3
analogous
#E9F3DF #DFF3DF #DFF3E9
triadic
#DFF3DF #DFDFF3 #F3DFDF
tetradic
#DFF3DF #DFE9F3 #F3DFF3 #F3E9DF
square
#DFF3DF #DFE9F3 #F3DFF3 #F3E9DF
split-complementary
#DFF3DF #E9DFF3 #F3DFE9
monochromatic
#86D286 #B2E2B2 #DFF3DF #E9F7E9 #E9F7E9
Accessibility & contrast
On white
1.17
#DFF3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#DFF3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF3DF
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF3DF | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#F0EDE0
Tritanopia (blue-blind)
#DDF2ED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff3df; /* rgb */ color: rgb(223, 243, 223); /* oklch */ color: oklch(94.4% 0.034 145.3);
Tailwind
colors: {
custom: {
50: '#e9f7e9',
500: '#dff3df',
950: '#000000',
},
}SCSS
$custom: #dff3df; $custom-light: #e9f7e9; $custom-dark: #000000;
JSON
{
"hex": "#dff3df",
"rgb": {
"r": 223,
"g": 243,
"b": 223
},
"hsl": {
"h": 120,
"s": 45.455,
"l": 91.373
},
"oklch": {
"l": 0.94396,
"c": 0.03394,
"h": 145.3
},
"luminance": 0.85117
}Semantic roles & 50–950 ramp
primary
#DFF3DF
secondary
#D1A5D1
accent
#2DB9B9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584