#DEFCEB#DEFCEB
#DEFCEB is a very light, muted green. Relative luminance 0.911; OKLCH L 96.5% C 0.038 H 160.8°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCEB |
|---|---|
| RGB | rgb(222, 252, 235) |
| HSL | hsl(146, 83%, 93%) |
| HSV | hsv(146, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(96.47, -12.85, 4.86) |
| CIE-LCH | lch(96.47, 13.74, 159.27°) |
| OKLab | oklab(96.48% -0.0363 0.0127) |
| OKLCH | oklch(96.48% 0.038 160.8) |
| XYZ | xyz(79.9266, 91.1472, 91.9634) |
| Luminance | 0.9115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.95
Ice
#D6FFFA
ΔE00 5.38
Ice Blue (survey)
#D7FFFE
ΔE00 6.76
Very Pale Blue
#D6FFFE
ΔE00 6.83
Lightcyan
#E0FFFF
ΔE00 7.00
Duck Egg Blue
#C3FBF4
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCEB #FCDEEF
analogous
#E0FCDE #DEFCEB #DEFCFA
triadic
#DEFCEB #EBDEFC #FCEBDE
tetradic
#DEFCEB #DEE0FC #FCDEEF #FCFADE
square
#DEFCEB #DEE0FC #FCDEEF #FCFADE
split-complementary
#DEFCEB #FADEFC #FCDEE0
monochromatic
#6EF2A7 #A6F7C9 #DEFCEB #E3FCEE #E3FCEE
Accessibility & contrast
On white
1.09
#DEFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#DEFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCEB
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCEB | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F5F3EC
Tritanopia (blue-blind)
#D9FCF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defceb; /* rgb */ color: rgb(222, 252, 235); /* oklch */ color: oklch(96.5% 0.038 160.8);
Tailwind
colors: {
custom: {
50: '#e8fdf1',
500: '#defceb',
950: '#000000',
},
}SCSS
$custom: #defceb; $custom-light: #e8fdf1; $custom-dark: #000000;
JSON
{
"hex": "#defceb",
"rgb": {
"r": 222,
"g": 252,
"b": 235
},
"hsl": {
"h": 146,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96483,
"c": 0.03848,
"h": 160.8
},
"luminance": 0.91149
}Semantic roles & 50–950 ramp
primary
#DEFCEB
secondary
#E49AC4
accent
#0681E0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585