#DEFFE6#DEFFE6
#DEFFE6 is a very light, muted green. Relative luminance 0.928; OKLCH L 97.0% C 0.048 H 152.7°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFE6 |
|---|---|
| RGB | rgb(222, 255, 230) |
| HSL | hsl(135, 100%, 94%) |
| HSV | hsv(135, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(97.13, -15.22, 8.38) |
| CIE-LCH | lch(97.13, 17.38, 151.16°) |
| OKLab | oklab(96.97% -0.0423 0.0218) |
| OKLCH | oklch(96.97% 0.048 152.7) |
| XYZ | xyz(80.1639, 92.7613, 88.5288) |
| Luminance | 0.9276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.45
Ice
#D6FFFA
ΔE00 7.62
Pale Aqua
#B8FFEB
ΔE00 8.08
Duck Egg Blue
#C3FBF4
ΔE00 8.50
Eggshell Blue
#C4FFF7
ΔE00 8.50
Light Light Blue
#CAFFFB
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFE6 #FFDEF7
analogous
#E6FFDE #DEFFE6 #DEFFF6
triadic
#DEFFE6 #E6DEFF #FFE6DE
tetradic
#DEFFE6 #DEE6FF #FFDEF7 #FFF6DE
square
#DEFFE6 #DEE6FF #FFDEF7 #FFF6DE
split-complementary
#DEFFE6 #F6DEFF #FFDEE6
monochromatic
#64FF89 #A1FFB8 #DEFFE6 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.07
#DEFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#DEFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFE6
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFE6 | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E5
Deuteranopia (green-blind)
#F9F5E7
Tritanopia (blue-blind)
#DAFEF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #deffe6; /* rgb */ color: rgb(222, 255, 230); /* oklch */ color: oklch(97.0% 0.048 152.7);
Tailwind
colors: {
custom: {
50: '#e8ffed',
500: '#deffe6',
950: '#000000',
},
}SCSS
$custom: #deffe6; $custom-light: #e8ffed; $custom-dark: #000000;
JSON
{
"hex": "#deffe6",
"rgb": {
"r": 222,
"g": 255,
"b": 230
},
"hsl": {
"h": 134.545,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.96968,
"c": 0.04761,
"h": 152.7
},
"luminance": 0.92763
}Semantic roles & 50–950 ramp
primary
#DEFFE6
secondary
#EC95D7
accent
#00AEE6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161816
muted
#848684