#DEFFDF#DEFFDF
#DEFFDF is a very light, muted green. Relative luminance 0.924; OKLCH L 96.8% C 0.054 H 146.0°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFDF |
|---|---|
| RGB | rgb(222, 255, 223) |
| HSL | hsl(122, 100%, 94%) |
| HSV | hsv(122, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(96.97, -16.45, 11.75) |
| CIE-LCH | lch(96.97, 20.21, 144.46°) |
| OKLab | oklab(96.79% -0.0451 0.0305) |
| OKLCH | oklch(96.79% 0.054 146) |
| XYZ | xyz(79.2006, 92.3760, 83.4554) |
| Luminance | 0.9238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.64
Very Pale Green
#CFFDBC
ΔE00 8.08
Very Light Green
#D1FFBD
ΔE00 8.19
Mint
#AAF0C1
ΔE00 8.73
Pale Aqua
#B8FFEB
ΔE00 8.98
Light Sage
#BCECAC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFDF #FFDEFE
analogous
#EDFFDE #DEFFDF #DEFFEF
triadic
#DEFFDF #DFDEFF #FFDFDE
tetradic
#DEFFDF #DEEDFF #FFDEFE #FFEFDE
square
#DEFFDF #DEEDFF #FFDEFE #FFEFDE
split-complementary
#DEFFDF #EFDEFF #FFDEED
monochromatic
#64FF68 #A1FFA4 #DEFFDF #E0FFE1 #E0FFE1
Accessibility & contrast
On white
1.08
#DEFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#DEFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFDF
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFDF | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DD
Deuteranopia (green-blind)
#FBF5E1
Tritanopia (blue-blind)
#DBFDF6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #deffdf; /* rgb */ color: rgb(222, 255, 223); /* oklch */ color: oklch(96.8% 0.054 146.0);
Tailwind
colors: {
custom: {
50: '#e8ffe9',
500: '#deffdf',
950: '#000000',
},
}SCSS
$custom: #deffdf; $custom-light: #e8ffe9; $custom-dark: #000000;
JSON
{
"hex": "#deffdf",
"rgb": {
"r": 222,
"g": 255,
"b": 223
},
"hsl": {
"h": 121.818,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.96791,
"c": 0.05444,
"h": 146
},
"luminance": 0.92377
}Semantic roles & 50–950 ramp
primary
#DEFFDF
secondary
#EC95EA
accent
#00DFE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684