#DEFFEC#DEFFEC
#DEFFEC is a very light, muted green. Relative luminance 0.931; OKLCH L 97.1% C 0.042 H 160.3°. Best body text is #000000 at 19.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFEC |
|---|---|
| RGB | rgb(222, 255, 236) |
| HSL | hsl(145, 100%, 94%) |
| HSV | hsv(145, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(97.27, -14.15, 5.50) |
| CIE-LCH | lch(97.27, 15.18, 158.74°) |
| OKLab | oklab(97.12% -0.0399 0.0143) |
| OKLCH | oklch(97.12% 0.042 160.3) |
| XYZ | xyz(81.0210, 93.1042, 93.0429) |
| Luminance | 0.9311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.67
Honeydew
#F0FFF0
ΔE00 5.75
Duck Egg Blue
#C3FBF4
ΔE00 7.01
Eggshell Blue
#C4FFF7
ΔE00 7.10
Ice Blue (survey)
#D7FFFE
ΔE00 7.20
Very Pale Blue
#D6FFFE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFEC #FFDEF1
analogous
#E0FFDE #DEFFEC #DEFFFD
triadic
#DEFFEC #ECDEFF #FFECDE
tetradic
#DEFFEC #DEE0FF #FFDEF1 #FFFDDE
square
#DEFFEC #DEE0FF #FFDEF1 #FFFDDE
split-complementary
#DEFFEC #FDDEFF #FFDEE0
monochromatic
#64FFA6 #A1FFC9 #DEFFEC #E0FFED #E0FFED
Accessibility & contrast
On white
1.07
#DEFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.62
#DEFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFEC
19.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFEC | 1.00 | 1.07 | 19.62 | 19.62 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEB
Deuteranopia (green-blind)
#F8F5ED
Tritanopia (blue-blind)
#D9FFF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #deffec; /* rgb */ color: rgb(222, 255, 236); /* oklch */ color: oklch(97.1% 0.042 160.3);
Tailwind
colors: {
custom: {
50: '#e8fff2',
500: '#deffec',
950: '#000000',
},
}SCSS
$custom: #deffec; $custom-light: #e8fff2; $custom-dark: #000000;
JSON
{
"hex": "#deffec",
"rgb": {
"r": 222,
"g": 255,
"b": 236
},
"hsl": {
"h": 145.455,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97124,
"c": 0.04244,
"h": 160.3
},
"luminance": 0.93106
}Semantic roles & 50–950 ramp
primary
#DEFFEC
secondary
#EC95C7
accent
#0084E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685