#DEFEE2#DEFEE2
#DEFEE2 is a very light, muted green. Relative luminance 0.919; OKLCH L 96.7% C 0.050 H 148.8°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEE2 |
|---|---|
| RGB | rgb(222, 254, 226) |
| HSL | hsl(128, 94%, 93%) |
| HSV | hsv(128, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(96.78, -15.44, 9.94) |
| CIE-LCH | lch(96.78, 18.36, 147.24°) |
| OKLab | oklab(96.66% -0.0426 0.0258) |
| OKLCH | oklch(96.66% 0.05 148.8) |
| XYZ | xyz(79.2905, 91.9029, 85.4984) |
| Luminance | 0.9190 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.77
Pale Aqua
#B8FFEB
ΔE00 8.62
Ice
#D6FFFA
ΔE00 8.64
Very Pale Green
#CFFDBC
ΔE00 9.20
Mint
#AAF0C1
ΔE00 9.30
Very Light Green
#D1FFBD
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEE2 #FEDEFA
analogous
#EAFEDE #DEFEE2 #DEFEF2
triadic
#DEFEE2 #E2DEFE #FEE2DE
tetradic
#DEFEE2 #DEEAFE #FEDEFA #FEF2DE
square
#DEFEE2 #DEEAFE #FEDEFA #FEF2DE
split-complementary
#DEFEE2 #F2DEFE #FEDEEA
monochromatic
#67FA7A #A3FCAE #DEFEE2 #E1FEE5 #E1FEE5
Accessibility & contrast
On white
1.08
#DEFEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#DEFEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEE2
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEE2 | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8E1
Deuteranopia (green-blind)
#F9F4E3
Tritanopia (blue-blind)
#DBFCF6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defee2; /* rgb */ color: rgb(222, 254, 226); /* oklch */ color: oklch(96.7% 0.050 148.8);
Tailwind
colors: {
custom: {
50: '#e8feeb',
500: '#defee2',
950: '#000000',
},
}SCSS
$custom: #defee2; $custom-light: #e8feeb; $custom-dark: #000000;
JSON
{
"hex": "#defee2",
"rgb": {
"r": 222,
"g": 254,
"b": 226
},
"hsl": {
"h": 127.5,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.9666,
"c": 0.04979,
"h": 148.8
},
"luminance": 0.91904
}Semantic roles & 50–950 ramp
primary
#DEFEE2
secondary
#EA97DF
accent
#00C9E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584