#DEFBD5#DEFBD5
#DEFBD5 is a very light, muted green. Relative luminance 0.893; OKLCH L 95.7% C 0.059 H 138.3°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBD5 |
|---|---|
| RGB | rgb(222, 251, 213) |
| HSL | hsl(106, 83%, 91%) |
| HSV | hsv(106, 15%, 98%) |
| CMYK | cmyk(11.6%, 0%, 15.1%, 1.6%) |
| CIE-LAB | lab(95.72, -16.18, 15.09) |
| CIE-LCH | lch(95.72, 22.13, 136.99°) |
| OKLab | oklab(95.72% -0.0438 0.039) |
| OKLCH | oklch(95.72% 0.059 138.3) |
| XYZ | xyz(76.6293, 89.3271, 76.1426) |
| Luminance | 0.8933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 6.58
Very Light Green
#D1FFBD
ΔE00 6.71
Light Sage
#BCECAC
ΔE00 7.93
Pale Green
#C7FDB5
ΔE00 8.17
Honeydew
#F0FFF0
ΔE00 8.43
Celadon
#BEFDB7
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBD5 #F2D5FB
analogous
#F1FBD5 #DEFBD5 #D5FBDF
triadic
#DEFBD5 #D5DEFB #FBD5DE
tetradic
#DEFBD5 #D5F1FB #F2D5FB #FBDFD5
square
#DEFBD5 #D5F1FB #F2D5FB #FBDFD5
split-complementary
#DEFBD5 #DFD5FB #FBD5F1
monochromatic
#86F065 #B2F69D #DEFBD5 #E9FCE3 #E9FCE3
Accessibility & contrast
On white
1.11
#DEFBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#DEFBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBD5
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBD5 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF4D3
Deuteranopia (green-blind)
#F9F2D7
Tritanopia (blue-blind)
#DDF8F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defbd5; /* rgb */ color: rgb(222, 251, 213); /* oklch */ color: oklch(95.7% 0.059 138.3);
Tailwind
colors: {
custom: {
50: '#e8fce2',
500: '#defbd5',
950: '#000000',
},
}SCSS
$custom: #defbd5; $custom-light: #e8fce2; $custom-dark: #000000;
JSON
{
"hex": "#defbd5",
"rgb": {
"r": 222,
"g": 251,
"b": 213
},
"hsl": {
"h": 105.789,
"s": 82.609,
"l": 90.98
},
"oklch": {
"l": 0.95721,
"c": 0.05862,
"h": 138.3
},
"luminance": 0.89328
}Semantic roles & 50–950 ramp
primary
#DEFBD5
secondary
#CF92E2
accent
#06DFAC
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584