#DEFBEC#DEFBEC
#DEFBEC is a very light, muted green. Relative luminance 0.906; OKLCH L 96.3% C 0.036 H 163.3°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBEC |
|---|---|
| RGB | rgb(222, 251, 236) |
| HSL | hsl(149, 78%, 93%) |
| HSV | hsv(149, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(96.24, -12.17, 4.01) |
| CIE-LCH | lch(96.24, 12.81, 161.77°) |
| OKLab | oklab(96.31% -0.0346 0.0104) |
| OKLCH | oklch(96.31% 0.036 163.3) |
| XYZ | xyz(79.7583, 90.5787, 92.6220) |
| Luminance | 0.9058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.67
Ice
#D6FFFA
ΔE00 4.94
Ice Blue (survey)
#D7FFFE
ΔE00 6.19
Very Pale Blue
#D6FFFE
ΔE00 6.27
Lightcyan
#E0FFFF
ΔE00 6.29
Very Light Blue
#D5FFFF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBEC #FBDEED
analogous
#DEFBDE #DEFBEC #DEFBFB
triadic
#DEFBEC #ECDEFB #FBECDE
tetradic
#DEFBEC #DEDEFB #FBDEED #FBFBDE
square
#DEFBEC #DEDEFB #FBDEED #FBFBDE
split-complementary
#DEFBEC #FBDEFB #FBDEDE
monochromatic
#71EEAD #A7F4CD #DEFBEC #E4FCEF #E4FCEF
Accessibility & contrast
On white
1.10
#DEFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#DEFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBEC
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBEC | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EB
Deuteranopia (green-blind)
#F4F3ED
Tritanopia (blue-blind)
#D9FBF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defbec; /* rgb */ color: rgb(222, 251, 236); /* oklch */ color: oklch(96.3% 0.036 163.3);
Tailwind
colors: {
custom: {
50: '#e8fcf2',
500: '#defbec',
950: '#000000',
},
}SCSS
$custom: #defbec; $custom-light: #e8fcf2; $custom-dark: #000000;
JSON
{
"hex": "#defbec",
"rgb": {
"r": 222,
"g": 251,
"b": 236
},
"hsl": {
"h": 148.966,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96305,
"c": 0.03614,
"h": 163.3
},
"luminance": 0.9058
}Semantic roles & 50–950 ramp
primary
#DEFBEC
secondary
#E29BC0
accent
#0B76DB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585