#DEFAEB#DEFAEB
#DEFAEB is a very light, muted green. Relative luminance 0.899; OKLCH L 96.1% C 0.035 H 162.4°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFAEB |
|---|---|
| RGB | rgb(222, 250, 235) |
| HSL | hsl(148, 74%, 93%) |
| HSV | hsv(148, 11%, 98%) |
| CMYK | cmyk(11.2%, 0%, 6%, 2%) |
| CIE-LAB | lab(95.95, -11.85, 4.12) |
| CIE-LCH | lch(95.95, 12.55, 160.85°) |
| OKLab | oklab(96.07% -0.0337 0.0107) |
| OKLCH | oklch(96.07% 0.035 162.4) |
| XYZ | xyz(79.3018, 89.8976, 91.7551) |
| Luminance | 0.8990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.46
Ice
#D6FFFA
ΔE00 5.13
Ice Blue (survey)
#D7FFFE
ΔE00 6.33
Lightcyan
#E0FFFF
ΔE00 6.33
Very Pale Blue
#D6FFFE
ΔE00 6.42
Very Light Blue
#D5FFFF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFAEB #FADEED
analogous
#DFFADE #DEFAEB #DEFAF9
triadic
#DEFAEB #EBDEFA #FAEBDE
tetradic
#DEFAEB #DEDFFA #FADEED #FAF9DE
square
#DEFAEB #DEDFFA #FADEED #FAF9DE
split-complementary
#DEFAEB #F9DEFA #FADEDF
monochromatic
#74EAAB #A9F2CB #DEFAEB #E4FBEF #E4FBEF
Accessibility & contrast
On white
1.11
#DEFAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#DEFAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFAEB
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFAEB | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#F4F2EC
Tritanopia (blue-blind)
#D9FAF5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defaeb; /* rgb */ color: rgb(222, 250, 235); /* oklch */ color: oklch(96.1% 0.035 162.4);
Tailwind
colors: {
custom: {
50: '#e8fcf1',
500: '#defaeb',
950: '#000000',
},
}SCSS
$custom: #defaeb; $custom-light: #e8fcf1; $custom-dark: #000000;
JSON
{
"hex": "#defaeb",
"rgb": {
"r": 222,
"g": 250,
"b": 235
},
"hsl": {
"h": 147.857,
"s": 73.684,
"l": 92.549
},
"oklch": {
"l": 0.96073,
"c": 0.03532,
"h": 162.4
},
"luminance": 0.89899
}Semantic roles & 50–950 ramp
primary
#DEFAEB
secondary
#E09DC0
accent
#107AD6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585