#DFF1DF#DFF1DF
#DFF1DF is a very light, muted green. Relative luminance 0.839; OKLCH L 94.0% C 0.031 H 145.3°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF1DF |
|---|---|
| RGB | rgb(223, 241, 223) |
| HSL | hsl(120, 39%, 91%) |
| HSV | hsv(120, 7%, 95%) |
| CMYK | cmyk(7.5%, 0%, 7.5%, 5.5%) |
| CIE-LAB | lab(93.42, -9.17, 6.66) |
| CIE-LCH | lch(93.42, 11.34, 144.01°) |
| OKLab | oklab(93.99% -0.0251 0.0174) |
| OKLCH | oklch(93.99% 0.031 145.3) |
| XYZ | xyz(75.2035, 83.9256, 82.0350) |
| Luminance | 0.8393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.47
Beige
#F5F5DC
ΔE00 7.17
Mintcream
#F5FFFA
ΔE00 7.19
Off White (survey)
#FFFFE4
ΔE00 7.96
Ivory
#FFFFF0
ΔE00 8.11
Lightyellow
#FFFFE0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF1DF #F1DFF1
analogous
#E8F1DF #DFF1DF #DFF1E8
triadic
#DFF1DF #DFDFF1 #F1DFDF
tetradic
#DFF1DF #DFE8F1 #F1DFF1 #F1E8DF
square
#DFF1DF #DFE8F1 #F1DFF1 #F1E8DF
split-complementary
#DFF1DF #E8DFF1 #F1DFE8
monochromatic
#8ACC8A #B4DEB4 #DFF1DF #EAF6EA #EAF6EA
Accessibility & contrast
On white
1.18
#DFF1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#DFF1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF1DF
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF1DF | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDE
Deuteranopia (green-blind)
#EFEBE0
Tritanopia (blue-blind)
#DEF0EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dff1df; /* rgb */ color: rgb(223, 241, 223); /* oklch */ color: oklch(94.0% 0.031 145.3);
Tailwind
colors: {
custom: {
50: '#e9f5e9',
500: '#dff1df',
950: '#000000',
},
}SCSS
$custom: #dff1df; $custom-light: #e9f5e9; $custom-dark: #000000;
JSON
{
"hex": "#dff1df",
"rgb": {
"r": 223,
"g": 241,
"b": 223
},
"hsl": {
"h": 120,
"s": 39.13,
"l": 90.98
},
"oklch": {
"l": 0.93988,
"c": 0.03058,
"h": 145.3
},
"luminance": 0.83926
}Semantic roles & 50–950 ramp
primary
#DFF1DF
secondary
#CDA7CD
accent
#33B2B2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161716
muted
#848584