#DEFBDA#DEFBDA
#DEFBDA is a very light, muted green. Relative luminance 0.896; OKLCH L 95.8% C 0.053 H 141.8°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBDA |
|---|---|
| RGB | rgb(222, 251, 218) |
| HSL | hsl(113, 80%, 92%) |
| HSV | hsv(113, 13%, 98%) |
| CMYK | cmyk(11.6%, 0%, 13.1%, 1.6%) |
| CIE-LAB | lab(95.82, -15.34, 12.68) |
| CIE-LCH | lch(95.82, 19.90, 140.43°) |
| OKLab | oklab(95.84% -0.0417 0.0329) |
| OKLCH | oklch(95.84% 0.053 141.8) |
| XYZ | xyz(77.2737, 89.5849, 79.5366) |
| Luminance | 0.8959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.37
Very Pale Green
#CFFDBC
ΔE00 7.84
Very Light Green
#D1FFBD
ΔE00 7.98
Mint
#AAF0C1
ΔE00 9.00
Light Sage
#BCECAC
ΔE00 9.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBDA #F7DAFB
analogous
#EFFBDA #DEFBDA #DAFBE7
triadic
#DEFBDA #DADEFB #FBDADE
tetradic
#DEFBDA #DAEFFB #F7DAFB #FBE7DA
square
#DEFBDA #DAEFFB #F7DAFB #FBE7DA
split-complementary
#DEFBDA #E7DAFB #FBDAEF
monochromatic
#7BEF6C #ADF5A3 #DEFBDA #E6FCE3 #E6FCE3
Accessibility & contrast
On white
1.11
#DEFBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#DEFBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBDA
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBDA | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5D8
Deuteranopia (green-blind)
#F8F2DC
Tritanopia (blue-blind)
#DCF9F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defbda; /* rgb */ color: rgb(222, 251, 218); /* oklch */ color: oklch(95.8% 0.053 141.8);
Tailwind
colors: {
custom: {
50: '#e8fce5',
500: '#defbda',
950: '#000000',
},
}SCSS
$custom: #defbda; $custom-light: #e8fce5; $custom-dark: #000000;
JSON
{
"hex": "#defbda",
"rgb": {
"r": 222,
"g": 251,
"b": 218
},
"hsl": {
"h": 112.727,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.95842,
"c": 0.05313,
"h": 141.8
},
"luminance": 0.89586
}Semantic roles & 50–950 ramp
primary
#DEFBDA
secondary
#D997E2
accent
#09DDC3
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584