#DFFFDF#DFFFDF
#DFFFDF is a very light, muted green. Relative luminance 0.925; OKLCH L 96.9% C 0.054 H 145.1°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFDF |
|---|---|
| RGB | rgb(223, 255, 223) |
| HSL | hsl(120, 100%, 94%) |
| HSV | hsv(120, 13%, 100%) |
| CMYK | cmyk(12.5%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(97.04, -16.12, 11.85) |
| CIE-LCH | lch(97.04, 20.01, 143.68°) |
| OKLab | oklab(96.86% -0.0441 0.0307) |
| OKLCH | oklch(96.86% 0.054 145.1) |
| XYZ | xyz(79.5079, 92.5344, 83.4698) |
| Luminance | 0.9254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.47
Very Pale Green
#CFFDBC
ΔE00 8.11
Very Light Green
#D1FFBD
ΔE00 8.22
Mint
#AAF0C1
ΔE00 8.92
Pale Aqua
#B8FFEB
ΔE00 9.20
Light Sage
#BCECAC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFDF #FFDFFF
analogous
#EFFFDF #DFFFDF #DFFFEF
triadic
#DFFFDF #DFDFFF #FFDFDF
tetradic
#DFFFDF #DFEFFF #FFDFFF #FFEFDF
square
#DFFFDF #DFEFFF #FFDFFF #FFEFDF
split-complementary
#DFFFDF #EFDFFF #FFDFEF
monochromatic
#65FF65 #A2FFA2 #DFFFDF #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.08
#DFFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#DFFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFDF
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFDF | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FBF5E0
Tritanopia (blue-blind)
#DCFDF6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dfffdf; /* rgb */ color: rgb(223, 255, 223); /* oklch */ color: oklch(96.9% 0.054 145.1);
Tailwind
colors: {
custom: {
50: '#e9ffe9',
500: '#dfffdf',
950: '#000000',
},
}SCSS
$custom: #dfffdf; $custom-light: #e9ffe9; $custom-dark: #000000;
JSON
{
"hex": "#dfffdf",
"rgb": {
"r": 223,
"g": 255,
"b": 223
},
"hsl": {
"h": 120,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.96859,
"c": 0.05379,
"h": 145.1
},
"luminance": 0.92536
}Semantic roles & 50–950 ramp
primary
#DFFFDF
secondary
#EC96EC
accent
#00E5E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684