#DEF6E2#DEF6E2
#DEF6E2 is a very light, muted green. Relative luminance 0.869; OKLCH L 95.0% C 0.037 H 150.3°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF6E2 |
|---|---|
| RGB | rgb(222, 246, 226) |
| HSL | hsl(130, 57%, 92%) |
| HSV | hsv(130, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 8.1%, 3.5%) |
| CIE-LAB | lab(94.71, -11.48, 6.96) |
| CIE-LCH | lch(94.71, 13.43, 148.77°) |
| OKLab | oklab(95.02% -0.0318 0.0182) |
| OKLCH | oklch(95.02% 0.037 150.3) |
| XYZ | xyz(76.8046, 86.9311, 84.6697) |
| Luminance | 0.8693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.21
Ice
#D6FFFA
ΔE00 7.40
Mintcream
#F5FFFA
ΔE00 8.38
Lightcyan
#E0FFFF
ΔE00 8.44
Ice Blue (survey)
#D7FFFE
ΔE00 8.61
Beige
#F5F5DC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF6E2 #F6DEF2
analogous
#E6F6DE #DEF6E2 #DEF6EE
triadic
#DEF6E2 #E2DEF6 #F6E2DE
tetradic
#DEF6E2 #DEE6F6 #F6DEF2 #F6EEDE
square
#DEF6E2 #DEE6F6 #F6DEF2 #F6EEDE
split-complementary
#DEF6E2 #EEDEF6 #F6DEE6
monochromatic
#7EDC8D #AEE9B8 #DEF6E2 #E7F8EA #E7F8EA
Accessibility & contrast
On white
1.14
#DEF6E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#DEF6E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF6E2
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF6E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF6E2 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#F2EFE3
Tritanopia (blue-blind)
#DBF5F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #def6e2; /* rgb */ color: rgb(222, 246, 226); /* oklch */ color: oklch(95.0% 0.037 150.3);
Tailwind
colors: {
custom: {
50: '#e8f9eb',
500: '#def6e2',
950: '#000000',
},
}SCSS
$custom: #def6e2; $custom-light: #e8f9eb; $custom-dark: #000000;
JSON
{
"hex": "#def6e2",
"rgb": {
"r": 222,
"g": 246,
"b": 226
},
"hsl": {
"h": 130,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.95016,
"c": 0.03662,
"h": 150.3
},
"luminance": 0.86932
}Semantic roles & 50–950 ramp
primary
#DEF6E2
secondary
#D7A1CE
accent
#21A9C5
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584