#DEFDEB#DEFDEB
#DEFDEB is a very light, muted green. Relative luminance 0.918; OKLCH L 96.7% C 0.040 H 160.1°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDEB |
|---|---|
| RGB | rgb(222, 253, 235) |
| HSL | hsl(145, 89%, 93%) |
| HSV | hsv(145, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(96.73, -13.34, 5.24) |
| CIE-LCH | lch(96.73, 14.33, 158.57°) |
| OKLab | oklab(96.69% -0.0377 0.0136) |
| OKLCH | oklch(96.69% 0.04 160.1) |
| XYZ | xyz(80.2415, 91.7769, 92.0683) |
| Luminance | 0.9178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.23
Ice
#D6FFFA
ΔE00 5.56
Ice Blue (survey)
#D7FFFE
ΔE00 7.00
Very Pale Blue
#D6FFFE
ΔE00 7.06
Duck Egg Blue
#C3FBF4
ΔE00 7.13
Eggshell Blue
#C4FFF7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDEB #FDDEF0
analogous
#E0FDDE #DEFDEB #DEFDFA
triadic
#DEFDEB #EBDEFD #FDEBDE
tetradic
#DEFDEB #DEE0FD #FDDEF0 #FDFADE
square
#DEFDEB #DEE0FD #FDDEF0 #FDFADE
split-complementary
#DEFDEB #FADEFD #FDDEE0
monochromatic
#6BF6A5 #A4FAC8 #DEFDEB #E2FDEE #E2FDEE
Accessibility & contrast
On white
1.08
#DEFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#DEFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDEB
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDEB | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F6F4EC
Tritanopia (blue-blind)
#D9FDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defdeb; /* rgb */ color: rgb(222, 253, 235); /* oklch */ color: oklch(96.7% 0.040 160.1);
Tailwind
colors: {
custom: {
50: '#e8fef1',
500: '#defdeb',
950: '#000000',
},
}SCSS
$custom: #defdeb; $custom-light: #e8fef1; $custom-dark: #000000;
JSON
{
"hex": "#defdeb",
"rgb": {
"r": 222,
"g": 253,
"b": 235
},
"hsl": {
"h": 145.161,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96688,
"c": 0.04007,
"h": 160.1
},
"luminance": 0.91778
}Semantic roles & 50–950 ramp
primary
#DEFDEB
secondary
#E798C6
accent
#0085E5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585