#DEFEEA#DEFEEA
#DEFEEA is a very light, muted green. Relative luminance 0.924; OKLCH L 96.9% C 0.042 H 158.1°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFEEA |
|---|---|
| RGB | rgb(222, 254, 234) |
| HSL | hsl(143, 94%, 93%) |
| HSV | hsv(143, 13%, 100%) |
| CMYK | cmyk(12.6%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(96.96, -14.02, 6.09) |
| CIE-LCH | lch(96.96, 15.28, 156.51°) |
| OKLab | oklab(96.87% -0.0394 0.0159) |
| OKLCH | oklch(96.87% 0.042 158.1) |
| XYZ | xyz(80.4139, 92.3523, 91.4151) |
| Luminance | 0.9235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.62
Ice
#D6FFFA
ΔE00 6.10
Duck Egg Blue
#C3FBF4
ΔE00 7.40
Eggshell Blue
#C4FFF7
ΔE00 7.51
Ice Blue (survey)
#D7FFFE
ΔE00 7.61
Very Pale Blue
#D6FFFE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFEEA #FEDEF2
analogous
#E2FEDE #DEFEEA #DEFEFA
triadic
#DEFEEA #EADEFE #FEEADE
tetradic
#DEFEEA #DEE2FE #FEDEF2 #FEFADE
square
#DEFEEA #DEE2FE #FEDEF2 #FEFADE
split-complementary
#DEFEEA #FADEFE #FEDEE2
monochromatic
#67FA9E #A3FCC4 #DEFEEA #E1FEEC #E1FEEC
Accessibility & contrast
On white
1.08
#DEFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#DEFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFEEA
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFEEA | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9E9
Deuteranopia (green-blind)
#F7F5EB
Tritanopia (blue-blind)
#D9FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defeea; /* rgb */ color: rgb(222, 254, 234); /* oklch */ color: oklch(96.9% 0.042 158.1);
Tailwind
colors: {
custom: {
50: '#e8fef0',
500: '#defeea',
950: '#000000',
},
}SCSS
$custom: #defeea; $custom-light: #e8fef0; $custom-dark: #000000;
JSON
{
"hex": "#defeea",
"rgb": {
"r": 222,
"g": 254,
"b": 234
},
"hsl": {
"h": 142.5,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.96866,
"c": 0.04247,
"h": 158.1
},
"luminance": 0.92354
}Semantic roles & 50–950 ramp
primary
#DEFEEA
secondary
#EA97CA
accent
#008FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585