#DEFFE9#DEFFE9
#DEFFE9 is a very light, muted green. Relative luminance 0.929; OKLCH L 97.0% C 0.045 H 156.3°. Best body text is #000000 at 19.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFE9 |
|---|---|
| RGB | rgb(222, 255, 233) |
| HSL | hsl(140, 100%, 94%) |
| HSV | hsv(140, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(97.20, -14.69, 6.94) |
| CIE-LCH | lch(97.20, 16.25, 154.70°) |
| OKLab | oklab(97.05% -0.0411 0.0181) |
| OKLCH | oklch(97.05% 0.045 156.3) |
| XYZ | xyz(80.5888, 92.9313, 90.7667) |
| Luminance | 0.9293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.04
Ice
#D6FFFA
ΔE00 6.66
Duck Egg Blue
#C3FBF4
ΔE00 7.73
Eggshell Blue
#C4FFF7
ΔE00 7.77
Pale Aqua
#B8FFEB
ΔE00 7.85
Light Light Blue
#CAFFFB
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFE9 #FFDEF4
analogous
#E3FFDE #DEFFE9 #DEFFF9
triadic
#DEFFE9 #E9DEFF #FFE9DE
tetradic
#DEFFE9 #DEE3FF #FFDEF4 #FFF9DE
square
#DEFFE9 #DEE3FF #FFDEF4 #FFF9DE
split-complementary
#DEFFE9 #F9DEFF #FFDEE3
monochromatic
#64FF97 #A1FFC0 #DEFFE9 #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.07
#DEFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.59
#DEFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFE9
19.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFE9 | 1.00 | 1.07 | 19.59 | 19.59 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E8
Deuteranopia (green-blind)
#F9F5EA
Tritanopia (blue-blind)
#D9FEF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #deffe9; /* rgb */ color: rgb(222, 255, 233); /* oklch */ color: oklch(97.0% 0.045 156.3);
Tailwind
colors: {
custom: {
50: '#e8fff0',
500: '#deffe9',
950: '#000000',
},
}SCSS
$custom: #deffe9; $custom-light: #e8fff0; $custom-dark: #000000;
JSON
{
"hex": "#deffe9",
"rgb": {
"r": 222,
"g": 255,
"b": 233
},
"hsl": {
"h": 140,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97046,
"c": 0.04492,
"h": 156.3
},
"luminance": 0.92933
}Semantic roles & 50–950 ramp
primary
#DEFFE9
secondary
#EC95CF
accent
#0099E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685