#DEFDEA#DEFDEA
#DEFDEA is a very light, muted green. Relative luminance 0.917; OKLCH L 96.7% C 0.041 H 158.7°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDEA |
|---|---|
| RGB | rgb(222, 253, 234) |
| HSL | hsl(143, 89%, 93%) |
| HSV | hsv(143, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(96.71, -13.52, 5.72) |
| CIE-LCH | lch(96.71, 14.68, 157.08°) |
| OKLab | oklab(96.66% -0.0381 0.0149) |
| OKLCH | oklch(96.66% 0.041 158.7) |
| XYZ | xyz(80.0974, 91.7192, 91.3096) |
| Luminance | 0.9172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.31
Ice
#D6FFFA
ΔE00 5.89
Ice Blue (survey)
#D7FFFE
ΔE00 7.35
Duck Egg Blue
#C3FBF4
ΔE00 7.35
Very Pale Blue
#D6FFFE
ΔE00 7.41
Eggshell Blue
#C4FFF7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDEA #FDDEF1
analogous
#E1FDDE #DEFDEA #DEFDF9
triadic
#DEFDEA #EADEFD #FDEADE
tetradic
#DEFDEA #DEE1FD #FDDEF1 #FDF9DE
square
#DEFDEA #DEE1FD #FDDEF1 #FDF9DE
split-complementary
#DEFDEA #F9DEFD #FDDEE1
monochromatic
#6BF6A1 #A4FAC5 #DEFDEA #E2FDED #E2FDED
Accessibility & contrast
On white
1.09
#DEFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#DEFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDEA
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDEA | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8E9
Deuteranopia (green-blind)
#F7F4EB
Tritanopia (blue-blind)
#D9FDF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defdea; /* rgb */ color: rgb(222, 253, 234); /* oklch */ color: oklch(96.7% 0.041 158.7);
Tailwind
colors: {
custom: {
50: '#e8fef0',
500: '#defdea',
950: '#000000',
},
}SCSS
$custom: #defdea; $custom-light: #e8fef0; $custom-dark: #000000;
JSON
{
"hex": "#defdea",
"rgb": {
"r": 222,
"g": 253,
"b": 234
},
"hsl": {
"h": 143.226,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96661,
"c": 0.04087,
"h": 158.7
},
"luminance": 0.91721
}Semantic roles & 50–950 ramp
primary
#DEFDEA
secondary
#E798C8
accent
#008DE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585