#DEFECE#DEFECE
#DEFECE is a very light, moderate green. Relative luminance 0.909; OKLCH L 96.2% C 0.071 H 135.2°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFECE |
|---|---|
| RGB | rgb(222, 254, 206) |
| HSL | hsl(100, 96%, 90%) |
| HSV | hsv(100, 19%, 100%) |
| CMYK | cmyk(12.6%, 0%, 18.9%, 0.4%) |
| CIE-LAB | lab(96.36, -18.78, 19.57) |
| CIE-LCH | lch(96.36, 27.13, 133.82°) |
| OKLab | oklab(96.18% -0.0506 0.0503) |
| OKLCH | oklch(96.18% 0.071 135.2) |
| XYZ | xyz(76.7045, 90.8685, 71.8788) |
| Luminance | 0.9087 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.27
Very Light Green
#D1FFBD
ΔE00 4.34
Pale Green
#C7FDB5
ΔE00 5.96
Light Sage
#BCECAC
ΔE00 6.38
Celadon
#BEFDB7
ΔE00 6.63
Light Light Green
#C8FFB0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFECE #EECEFE
analogous
#F6FECE #DEFECE #CEFED6
triadic
#DEFECE #CEDEFE #FECEDE
tetradic
#DEFECE #CEF6FE #EECEFE #FED6CE
square
#DEFECE #CEF6FE #EECEFE #FED6CE
split-complementary
#DEFECE #D6CEFE #FECEF6
monochromatic
#8DFC56 #B6FD92 #DEFECE #EBFEE1 #EBFEE1
Accessibility & contrast
On white
1.10
#DEFECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#DEFECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFECE
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFECE | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CB
Deuteranopia (green-blind)
#FDF3D0
Tritanopia (blue-blind)
#DEFAF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defece; /* rgb */ color: rgb(222, 254, 206); /* oklch */ color: oklch(96.2% 0.071 135.2);
Tailwind
colors: {
custom: {
50: '#e8fedd',
500: '#defece',
950: '#000000',
},
}SCSS
$custom: #defece; $custom-light: #e8fedd; $custom-dark: #000000;
JSON
{
"hex": "#defece",
"rgb": {
"r": 222,
"g": 254,
"b": 206
},
"hsl": {
"h": 100,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.96182,
"c": 0.07133,
"h": 135.2
},
"luminance": 0.90869
}Semantic roles & 50–950 ramp
primary
#DEFECE
secondary
#C888E8
accent
#00E699
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584