#DEFBEB#DEFBEB
#DEFBEB is a very light, muted green. Relative luminance 0.905; OKLCH L 96.3% C 0.037 H 161.6°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBEB |
|---|---|
| RGB | rgb(222, 251, 235) |
| HSL | hsl(147, 78%, 93%) |
| HSV | hsv(147, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 6.4%, 1.6%) |
| CIE-LAB | lab(96.21, -12.35, 4.49) |
| CIE-LCH | lch(96.21, 13.14, 160.03°) |
| OKLab | oklab(96.28% -0.035 0.0117) |
| OKLCH | oklch(96.28% 0.037 161.6) |
| XYZ | xyz(79.6134, 90.5208, 91.8590) |
| Luminance | 0.9052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.69
Ice
#D6FFFA
ΔE00 5.24
Ice Blue (survey)
#D7FFFE
ΔE00 6.53
Very Pale Blue
#D6FFFE
ΔE00 6.61
Lightcyan
#E0FFFF
ΔE00 6.66
Very Light Blue
#D5FFFF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBEB #FBDEEE
analogous
#DFFBDE #DEFBEB #DEFBFA
triadic
#DEFBEB #EBDEFB #FBEBDE
tetradic
#DEFBEB #DEDFFB #FBDEEE #FBFADE
square
#DEFBEB #DEDFFB #FBDEEE #FBFADE
split-complementary
#DEFBEB #FADEFB #FBDEDF
monochromatic
#71EEA9 #A7F4CA #DEFBEB #E4FCEE #E4FCEE
Accessibility & contrast
On white
1.10
#DEFBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#DEFBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBEB
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBEB | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#F5F3EC
Tritanopia (blue-blind)
#D9FBF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defbeb; /* rgb */ color: rgb(222, 251, 235); /* oklch */ color: oklch(96.3% 0.037 161.6);
Tailwind
colors: {
custom: {
50: '#e8fcf1',
500: '#defbeb',
950: '#000000',
},
}SCSS
$custom: #defbeb; $custom-light: #e8fcf1; $custom-dark: #000000;
JSON
{
"hex": "#defbeb",
"rgb": {
"r": 222,
"g": 251,
"b": 235
},
"hsl": {
"h": 146.897,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96278,
"c": 0.03689,
"h": 161.6
},
"luminance": 0.90522
}Semantic roles & 50–950 ramp
primary
#DEFBEB
secondary
#E29BC2
accent
#0B7DDB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585