#DEEFE5#DEEFE5
#DEEFE5 is a very light, muted green. Relative luminance 0.829; OKLCH L 93.7% C 0.022 H 160.2°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFE5 |
|---|---|
| RGB | rgb(222, 239, 229) |
| HSL | hsl(145, 35%, 90%) |
| HSV | hsv(145, 7%, 94%) |
| CMYK | cmyk(7.1%, 0%, 4.2%, 6.3%) |
| CIE-LAB | lab(92.98, -7.43, 2.91) |
| CIE-LCH | lch(92.98, 7.98, 158.64°) |
| OKLab | oklab(93.67% -0.0211 0.0076) |
| OKLCH | oklch(93.67% 0.022 160.2) |
| XYZ | xyz(75.1307, 82.9190, 86.1603) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.89
Mintcream
#F5FFFA
ΔE00 5.20
Azure (CSS)
#F0FFFF
ΔE00 5.95
Lightcyan
#E0FFFF
ΔE00 6.44
Light Grey
#D8DCD6
ΔE00 6.65
Ice
#D6FFFA
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFE5 #EFDEE8
analogous
#DFEFDE #DEEFE5 #DEEFED
triadic
#DEEFE5 #E5DEEF #EFE5DE
tetradic
#DEEFE5 #DEDFEF #EFDEE8 #EFEDDE
square
#DEEFE5 #DEDFEF #EFDEE8 #EFEDDE
split-complementary
#DEEFE5 #EDDEEF #EFDEDF
monochromatic
#8CC7A4 #B5DBC5 #DEEFE5 #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.19
#DEEFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#DEEFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFE5
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFE5 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECE5
Deuteranopia (green-blind)
#EBEAE6
Tritanopia (blue-blind)
#DBEFEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deefe5; /* rgb */ color: rgb(222, 239, 229); /* oklch */ color: oklch(93.7% 0.022 160.2);
Tailwind
colors: {
custom: {
50: '#e8f4ed',
500: '#deefe5',
950: '#000000',
},
}SCSS
$custom: #deefe5; $custom-light: #e8f4ed; $custom-dark: #000000;
JSON
{
"hex": "#deefe5",
"rgb": {
"r": 222,
"g": 239,
"b": 229
},
"hsl": {
"h": 144.706,
"s": 34.694,
"l": 90.392
},
"oklch": {
"l": 0.93671,
"c": 0.02238,
"h": 160.2
},
"luminance": 0.8292
}Semantic roles & 50–950 ramp
primary
#DEEFE5
secondary
#CAA8BC
accent
#387DAE
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584