#DFFFE7#DFFFE7
#DFFFE7 is a very light, muted green. Relative luminance 0.930; OKLCH L 97.1% C 0.046 H 153.0°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFE7 |
|---|---|
| RGB | rgb(223, 255, 231) |
| HSL | hsl(135, 100%, 94%) |
| HSV | hsv(135, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(97.22, -14.72, 8.00) |
| CIE-LCH | lch(97.22, 16.76, 151.47°) |
| OKLab | oklab(97.06% -0.041 0.0208) |
| OKLCH | oklch(97.06% 0.046 153) |
| XYZ | xyz(80.6120, 92.9761, 89.2849) |
| Luminance | 0.9298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.08
Ice
#D6FFFA
ΔE00 7.39
Pale Aqua
#B8FFEB
ΔE00 8.24
Duck Egg Blue
#C3FBF4
ΔE00 8.42
Eggshell Blue
#C4FFF7
ΔE00 8.44
Light Light Blue
#CAFFFB
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFE7 #FFDFF7
analogous
#E7FFDF #DFFFE7 #DFFFF7
triadic
#DFFFE7 #E7DFFF #FFE7DF
tetradic
#DFFFE7 #DFE7FF #FFDFF7 #FFF7DF
square
#DFFFE7 #DFE7FF #FFDFF7 #FFF7DF
split-complementary
#DFFFE7 #F7DFFF #FFDFE7
monochromatic
#65FF8B #A2FFB9 #DFFFE7 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.07
#DFFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#DFFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFE7
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFE7 | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E6
Deuteranopia (green-blind)
#F9F5E8
Tritanopia (blue-blind)
#DBFEF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dfffe7; /* rgb */ color: rgb(223, 255, 231); /* oklch */ color: oklch(97.1% 0.046 153.0);
Tailwind
colors: {
custom: {
50: '#e9ffee',
500: '#dfffe7',
950: '#000000',
},
}SCSS
$custom: #dfffe7; $custom-light: #e9ffee; $custom-dark: #000000;
JSON
{
"hex": "#dfffe7",
"rgb": {
"r": 223,
"g": 255,
"b": 231
},
"hsl": {
"h": 135,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.97061,
"c": 0.04595,
"h": 153
},
"luminance": 0.92977
}Semantic roles & 50–950 ramp
primary
#DFFFE7
secondary
#EC96D7
accent
#00ACE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685