#DEFFED#DEFFED
#DEFFED is a very light, muted green. Relative luminance 0.932; OKLCH L 97.2% C 0.042 H 161.7°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFED |
|---|---|
| RGB | rgb(222, 255, 237) |
| HSL | hsl(147, 100%, 94%) |
| HSV | hsv(147, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(97.29, -13.96, 5.02) |
| CIE-LCH | lch(97.29, 14.84, 160.21°) |
| OKLab | oklab(97.15% -0.0395 0.0131) |
| OKLCH | oklch(97.15% 0.042 161.7) |
| XYZ | xyz(81.1667, 93.1624, 93.8102) |
| Luminance | 0.9316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.34
Honeydew
#F0FFF0
ΔE00 5.68
Duck Egg Blue
#C3FBF4
ΔE00 6.78
Ice Blue (survey)
#D7FFFE
ΔE00 6.85
Very Pale Blue
#D6FFFE
ΔE00 6.89
Eggshell Blue
#C4FFF7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFED #FFDEF0
analogous
#DFFFDE #DEFFED #DEFFFE
triadic
#DEFFED #EDDEFF #FFEDDE
tetradic
#DEFFED #DEDFFF #FFDEF0 #FFFEDE
square
#DEFFED #DEDFFF #FFDEF0 #FFFEDE
split-complementary
#DEFFED #FEDEFF #FFDEDF
monochromatic
#64FFAA #A1FFCC #DEFFED #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.07
#DEFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#DEFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFED
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFED | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEC
Deuteranopia (green-blind)
#F8F5EE
Tritanopia (blue-blind)
#D8FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #deffed; /* rgb */ color: rgb(222, 255, 237); /* oklch */ color: oklch(97.2% 0.042 161.7);
Tailwind
colors: {
custom: {
50: '#e8fff2',
500: '#deffed',
950: '#000000',
},
}SCSS
$custom: #deffed; $custom-light: #e8fff2; $custom-dark: #000000;
JSON
{
"hex": "#deffed",
"rgb": {
"r": 222,
"g": 255,
"b": 237
},
"hsl": {
"h": 147.273,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97151,
"c": 0.04165,
"h": 161.7
},
"luminance": 0.93164
}Semantic roles & 50–950 ramp
primary
#DEFFED
secondary
#EC95C5
accent
#007DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685