#DEF0E2#DEF0E2
#DEF0E2 is a very light, muted green. Relative luminance 0.833; OKLCH L 93.8% C 0.027 H 152.4°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0E2 |
|---|---|
| RGB | rgb(222, 240, 226) |
| HSL | hsl(133, 38%, 91%) |
| HSV | hsv(133, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 5.8%, 5.9%) |
| CIE-LAB | lab(93.16, -8.47, 4.73) |
| CIE-LCH | lch(93.16, 9.71, 150.83°) |
| OKLab | oklab(93.79% -0.0236 0.0124) |
| OKLCH | oklch(93.79% 0.027 152.4) |
| XYZ | xyz(75.0090, 83.3400, 84.0712) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.40
Mintcream
#F5FFFA
ΔE00 6.22
Azure (CSS)
#F0FFFF
ΔE00 7.31
Lightcyan
#E0FFFF
ΔE00 7.38
Ice
#D6FFFA
ΔE00 7.62
Light Grey
#D8DCD6
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0E2 #F0DEEC
analogous
#E3F0DE #DEF0E2 #DEF0EB
triadic
#DEF0E2 #E2DEF0 #F0E2DE
tetradic
#DEF0E2 #DEE3F0 #F0DEEC #F0EBDE
square
#DEF0E2 #DEE3F0 #F0DEEC #F0EBDE
split-complementary
#DEF0E2 #EBDEF0 #F0DEE3
monochromatic
#8ACA98 #B4DDBD #DEF0E2 #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.19
#DEF0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#DEF0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0E2
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0E2 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EDE1
Deuteranopia (green-blind)
#EDEAE3
Tritanopia (blue-blind)
#DCEFEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #def0e2; /* rgb */ color: rgb(222, 240, 226); /* oklch */ color: oklch(93.8% 0.027 152.4);
Tailwind
colors: {
custom: {
50: '#e8f5eb',
500: '#def0e2',
950: '#000000',
},
}SCSS
$custom: #def0e2; $custom-light: #e8f5eb; $custom-dark: #000000;
JSON
{
"hex": "#def0e2",
"rgb": {
"r": 222,
"g": 240,
"b": 226
},
"hsl": {
"h": 133.333,
"s": 37.5,
"l": 90.588
},
"oklch": {
"l": 0.93793,
"c": 0.02664,
"h": 152.4
},
"luminance": 0.83341
}Semantic roles & 50–950 ramp
primary
#DEF0E2
secondary
#CBA7C3
accent
#3595B0
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584