#DEFFE8#DEFFE8
#DEFFE8 is a very light, muted green. Relative luminance 0.929; OKLCH L 97.0% C 0.046 H 155.1°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFE8 |
|---|---|
| RGB | rgb(222, 255, 232) |
| HSL | hsl(138, 100%, 94%) |
| HSV | hsv(138, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 9%, 0%) |
| CIE-LAB | lab(97.18, -14.87, 7.42) |
| CIE-LCH | lch(97.18, 16.62, 153.47°) |
| OKLab | oklab(97.02% -0.0415 0.0193) |
| OKLCH | oklch(97.02% 0.046 155.1) |
| XYZ | xyz(80.4464, 92.8743, 90.0165) |
| Luminance | 0.9288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.17
Ice
#D6FFFA
ΔE00 6.99
Pale Aqua
#B8FFEB
ΔE00 7.91
Duck Egg Blue
#C3FBF4
ΔE00 7.99
Eggshell Blue
#C4FFF7
ΔE00 8.01
Light Light Blue
#CAFFFB
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFE8 #FFDEF5
analogous
#E4FFDE #DEFFE8 #DEFFF8
triadic
#DEFFE8 #E8DEFF #FFE8DE
tetradic
#DEFFE8 #DEE4FF #FFDEF5 #FFF8DE
square
#DEFFE8 #DEE4FF #FFDEF5 #FFF8DE
split-complementary
#DEFFE8 #F8DEFF #FFDEE4
monochromatic
#64FF93 #A1FFBD #DEFFE8 #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.07
#DEFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#DEFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFE8
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFE8 | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9E7
Deuteranopia (green-blind)
#F9F5E9
Tritanopia (blue-blind)
#D9FEF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #deffe8; /* rgb */ color: rgb(222, 255, 232); /* oklch */ color: oklch(97.0% 0.046 155.1);
Tailwind
colors: {
custom: {
50: '#e8ffef',
500: '#deffe8',
950: '#000000',
},
}SCSS
$custom: #deffe8; $custom-light: #e8ffef; $custom-dark: #000000;
JSON
{
"hex": "#deffe8",
"rgb": {
"r": 222,
"g": 255,
"b": 232
},
"hsl": {
"h": 138.182,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.9702,
"c": 0.0458,
"h": 155.1
},
"luminance": 0.92876
}Semantic roles & 50–950 ramp
primary
#DEFFE8
secondary
#EC95D2
accent
#00A0E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685