#DEFDEC#DEFDEC
#DEFDEC is a very light, muted green. Relative luminance 0.918; OKLCH L 96.7% C 0.039 H 161.7°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDEC |
|---|---|
| RGB | rgb(222, 253, 236) |
| HSL | hsl(147, 89%, 93%) |
| HSV | hsv(147, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(96.75, -13.16, 4.76) |
| CIE-LCH | lch(96.75, 13.99, 160.13°) |
| OKLab | oklab(96.71% -0.0373 0.0124) |
| OKLCH | oklch(96.71% 0.039 161.7) |
| XYZ | xyz(80.3863, 91.8348, 92.8313) |
| Luminance | 0.9184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.17
Ice
#D6FFFA
ΔE00 5.24
Ice Blue (survey)
#D7FFFE
ΔE00 6.65
Very Pale Blue
#D6FFFE
ΔE00 6.72
Duck Egg Blue
#C3FBF4
ΔE00 6.92
Lightcyan
#E0FFFF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDEC #FDDEEF
analogous
#DFFDDE #DEFDEC #DEFDFB
triadic
#DEFDEC #ECDEFD #FDECDE
tetradic
#DEFDEC #DEDFFD #FDDEEF #FDFBDE
square
#DEFDEC #DEDFFD #FDDEEF #FDFBDE
split-complementary
#DEFDEC #FBDEFD #FDDEDF
monochromatic
#6BF6AA #A4FACB #DEFDEC #E2FDEE #E2FDEE
Accessibility & contrast
On white
1.08
#DEFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#DEFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDEC
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDEC | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F6F4ED
Tritanopia (blue-blind)
#D9FDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defdec; /* rgb */ color: rgb(222, 253, 236); /* oklch */ color: oklch(96.7% 0.039 161.7);
Tailwind
colors: {
custom: {
50: '#e8fef2',
500: '#defdec',
950: '#000000',
},
}SCSS
$custom: #defdec; $custom-light: #e8fef2; $custom-dark: #000000;
JSON
{
"hex": "#defdec",
"rgb": {
"r": 222,
"g": 253,
"b": 236
},
"hsl": {
"h": 147.097,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96714,
"c": 0.03928,
"h": 161.7
},
"luminance": 0.91836
}Semantic roles & 50–950 ramp
primary
#DEFDEC
secondary
#E798C3
accent
#007EE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585