#DEFEE3#DEFEE3
#DEFEE3 is a very light, muted green. Relative luminance 0.920; OKLCH L 96.7% C 0.049 H 149.8°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEE3 |
|---|---|
| RGB | rgb(222, 254, 227) |
| HSL | hsl(129, 94%, 93%) |
| HSV | hsv(129, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 10.6%, 0.4%) |
| CIE-LAB | lab(96.80, -15.26, 9.45) |
| CIE-LCH | lch(96.80, 17.95, 148.22°) |
| OKLab | oklab(96.69% -0.0422 0.0246) |
| OKLCH | oklch(96.69% 0.049 149.8) |
| XYZ | xyz(79.4281, 91.9579, 86.2231) |
| Luminance | 0.9196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.60
Ice
#D6FFFA
ΔE00 8.33
Pale Aqua
#B8FFEB
ΔE00 8.50
Duck Egg Blue
#C3FBF4
ΔE00 9.16
Eggshell Blue
#C4FFF7
ΔE00 9.16
Mint
#AAF0C1
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEE3 #FEDEF9
analogous
#E9FEDE #DEFEE3 #DEFEF3
triadic
#DEFEE3 #E3DEFE #FEE3DE
tetradic
#DEFEE3 #DEE9FE #FEDEF9 #FEF3DE
square
#DEFEE3 #DEE9FE #FEDEF9 #FEF3DE
split-complementary
#DEFEE3 #F3DEFE #FEDEE9
monochromatic
#67FA7E #A3FCB1 #DEFEE3 #E1FEE6 #E1FEE6
Accessibility & contrast
On white
1.08
#DEFEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#DEFEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEE3
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEE3 | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8E2
Deuteranopia (green-blind)
#F9F4E4
Tritanopia (blue-blind)
#DAFDF6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defee3; /* rgb */ color: rgb(222, 254, 227); /* oklch */ color: oklch(96.7% 0.049 149.8);
Tailwind
colors: {
custom: {
50: '#e8feeb',
500: '#defee3',
950: '#000000',
},
}SCSS
$custom: #defee3; $custom-light: #e8feeb; $custom-dark: #000000;
JSON
{
"hex": "#defee3",
"rgb": {
"r": 222,
"g": 254,
"b": 227
},
"hsl": {
"h": 129.375,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.96685,
"c": 0.04882,
"h": 149.8
},
"luminance": 0.91959
}Semantic roles & 50–950 ramp
primary
#DEFEE3
secondary
#EA97DD
accent
#00C2E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584