#DEFBDE#DEFBDE
#DEFBDE is a very light, muted green. Relative luminance 0.898; OKLCH L 95.9% C 0.049 H 145.2°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBDE |
|---|---|
| RGB | rgb(222, 251, 222) |
| HSL | hsl(120, 78%, 93%) |
| HSV | hsv(120, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 11.6%, 1.6%) |
| CIE-LAB | lab(95.91, -14.66, 10.75) |
| CIE-LCH | lch(95.91, 18.18, 143.74°) |
| OKLab | oklab(95.94% -0.0401 0.0279) |
| OKLCH | oklch(95.94% 0.049 145.2) |
| XYZ | xyz(77.8034, 89.7968, 82.3265) |
| Luminance | 0.8980 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.54
Very Pale Green
#CFFDBC
ΔE00 8.94
Very Light Green
#D1FFBD
ΔE00 9.08
Ice
#D6FFFA
ΔE00 9.23
Pale Aqua
#B8FFEB
ΔE00 9.40
Mint
#AAF0C1
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBDE #FBDEFB
analogous
#ECFBDE #DEFBDE #DEFBEC
triadic
#DEFBDE #DEDEFB #FBDEDE
tetradic
#DEFBDE #DEECFB #FBDEFB #FBECDE
square
#DEFBDE #DEECFB #FBDEFB #FBECDE
split-complementary
#DEFBDE #ECDEFB #FBDEEC
monochromatic
#71EE71 #A7F4A7 #DEFBDE #E4FCE4 #E4FCE4
Accessibility & contrast
On white
1.11
#DEFBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#DEFBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBDE
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBDE | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DC
Deuteranopia (green-blind)
#F7F2DF
Tritanopia (blue-blind)
#DCF9F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defbde; /* rgb */ color: rgb(222, 251, 222); /* oklch */ color: oklch(95.9% 0.049 145.2);
Tailwind
colors: {
custom: {
50: '#e8fce8',
500: '#defbde',
950: '#000000',
},
}SCSS
$custom: #defbde; $custom-light: #e8fce8; $custom-dark: #000000;
JSON
{
"hex": "#defbde",
"rgb": {
"r": 222,
"g": 251,
"b": 222
},
"hsl": {
"h": 120,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.95941,
"c": 0.0489,
"h": 145.2
},
"luminance": 0.89798
}Semantic roles & 50–950 ramp
primary
#DEFBDE
secondary
#E29BE2
accent
#0BDBDB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584