#DEFFE0#DEFFE0
#DEFFE0 is a very light, muted green. Relative luminance 0.924; OKLCH L 96.8% C 0.053 H 146.8°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFE0 |
|---|---|
| RGB | rgb(222, 255, 224) |
| HSL | hsl(124, 100%, 94%) |
| HSV | hsv(124, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(97.00, -16.28, 11.27) |
| CIE-LCH | lch(97.00, 19.80, 145.30°) |
| OKLab | oklab(96.82% -0.0447 0.0293) |
| OKLCH | oklch(96.82% 0.053 146.8) |
| XYZ | xyz(79.3358, 92.4301, 84.1675) |
| Luminance | 0.9243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.45
Very Pale Green
#CFFDBC
ΔE00 8.36
Very Light Green
#D1FFBD
ΔE00 8.47
Pale Aqua
#B8FFEB
ΔE00 8.82
Mint
#AAF0C1
ΔE00 8.84
Ice
#D6FFFA
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFE0 #FFDEFD
analogous
#ECFFDE #DEFFE0 #DEFFF0
triadic
#DEFFE0 #E0DEFF #FFE0DE
tetradic
#DEFFE0 #DEECFF #FFDEFD #FFF0DE
square
#DEFFE0 #DEECFF #FFDEFD #FFF0DE
split-complementary
#DEFFE0 #F0DEFF #FFDEEC
monochromatic
#64FF6D #A1FFA7 #DEFFE0 #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.08
#DEFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#DEFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFE0
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFE0 | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DE
Deuteranopia (green-blind)
#FAF5E1
Tritanopia (blue-blind)
#DBFDF6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #deffe0; /* rgb */ color: rgb(222, 255, 224); /* oklch */ color: oklch(96.8% 0.053 146.8);
Tailwind
colors: {
custom: {
50: '#e8ffe9',
500: '#deffe0',
950: '#000000',
},
}SCSS
$custom: #deffe0; $custom-light: #e8ffe9; $custom-dark: #000000;
JSON
{
"hex": "#deffe0",
"rgb": {
"r": 222,
"g": 255,
"b": 224
},
"hsl": {
"h": 123.636,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.96816,
"c": 0.05343,
"h": 146.8
},
"luminance": 0.92431
}Semantic roles & 50–950 ramp
primary
#DEFFE0
secondary
#EC95E7
accent
#00D8E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684