#DEFCEC#DEFCEC
#DEFCEC is a very light, muted green. Relative luminance 0.912; OKLCH L 96.5% C 0.038 H 162.4°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCEC |
|---|---|
| RGB | rgb(222, 252, 236) |
| HSL | hsl(148, 83%, 93%) |
| HSV | hsv(148, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(96.49, -12.66, 4.38) |
| CIE-LCH | lch(96.49, 13.40, 160.91°) |
| OKLab | oklab(96.51% -0.0359 0.0114) |
| OKLCH | oklch(96.51% 0.038 162.4) |
| XYZ | xyz(80.0715, 91.2051, 92.7264) |
| Luminance | 0.9121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.91
Ice
#D6FFFA
ΔE00 5.07
Ice Blue (survey)
#D7FFFE
ΔE00 6.41
Very Pale Blue
#D6FFFE
ΔE00 6.48
Lightcyan
#E0FFFF
ΔE00 6.63
Very Light Blue
#D5FFFF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCEC #FCDEEE
analogous
#DFFCDE #DEFCEC #DEFCFB
triadic
#DEFCEC #ECDEFC #FCECDE
tetradic
#DEFCEC #DEDFFC #FCDEEE #FCFBDE
square
#DEFCEC #DEDFFC #FCDEEE #FCFBDE
split-complementary
#DEFCEC #FBDEFC #FCDEDF
monochromatic
#6EF2AB #A6F7CC #DEFCEC #E3FCEF #E3FCEF
Accessibility & contrast
On white
1.09
#DEFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#DEFCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCEC
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCEC | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#D9FCF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defcec; /* rgb */ color: rgb(222, 252, 236); /* oklch */ color: oklch(96.5% 0.038 162.4);
Tailwind
colors: {
custom: {
50: '#e8fdf2',
500: '#defcec',
950: '#000000',
},
}SCSS
$custom: #defcec; $custom-light: #e8fdf2; $custom-dark: #000000;
JSON
{
"hex": "#defcec",
"rgb": {
"r": 222,
"g": 252,
"b": 236
},
"hsl": {
"h": 148,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96509,
"c": 0.03771,
"h": 162.4
},
"luminance": 0.91207
}Semantic roles & 50–950 ramp
primary
#DEFCEC
secondary
#E49AC2
accent
#067AE0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585