#DEFDE4#DEFDE4
#DEFDE4 is a very light, muted green. Relative luminance 0.914; OKLCH L 96.5% C 0.046 H 151.0°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDE4 |
|---|---|
| RGB | rgb(222, 253, 228) |
| HSL | hsl(132, 89%, 93%) |
| HSV | hsv(132, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 9.9%, 0.8%) |
| CIE-LAB | lab(96.57, -14.59, 8.60) |
| CIE-LCH | lch(96.57, 16.94, 149.49°) |
| OKLab | oklab(96.51% -0.0404 0.0224) |
| OKLCH | oklch(96.51% 0.046 151) |
| XYZ | xyz(79.2500, 91.3803, 86.8466) |
| Luminance | 0.9138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.10
Ice
#D6FFFA
ΔE00 7.80
Pale Aqua
#B8FFEB
ΔE00 8.52
Duck Egg Blue
#C3FBF4
ΔE00 8.79
Eggshell Blue
#C4FFF7
ΔE00 8.85
Light Light Blue
#CAFFFB
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDE4 #FDDEF7
analogous
#E7FDDE #DEFDE4 #DEFDF3
triadic
#DEFDE4 #E4DEFD #FDE4DE
tetradic
#DEFDE4 #DEE7FD #FDDEF7 #FDF3DE
square
#DEFDE4 #DEE7FD #FDDEF7 #FDF3DE
split-complementary
#DEFDE4 #F3DEFD #FDDEE7
monochromatic
#6BF686 #A4FAB5 #DEFDE4 #E2FDE7 #E2FDE7
Accessibility & contrast
On white
1.09
#DEFDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#DEFDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDE4
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDE4 | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF7E3
Deuteranopia (green-blind)
#F8F4E5
Tritanopia (blue-blind)
#DAFCF6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defde4; /* rgb */ color: rgb(222, 253, 228); /* oklch */ color: oklch(96.5% 0.046 151.0);
Tailwind
colors: {
custom: {
50: '#e8feec',
500: '#defde4',
950: '#000000',
},
}SCSS
$custom: #defde4; $custom-light: #e8feec; $custom-dark: #000000;
JSON
{
"hex": "#defde4",
"rgb": {
"r": 222,
"g": 253,
"b": 228
},
"hsl": {
"h": 131.613,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96505,
"c": 0.04622,
"h": 151
},
"luminance": 0.91382
}Semantic roles & 50–950 ramp
primary
#DEFDE4
secondary
#E798D8
accent
#00B9E5
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584