#DEFBDB#DEFBDB
#DEFBDB is a very light, muted green. Relative luminance 0.896; OKLCH L 95.9% C 0.052 H 142.6°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBDB |
|---|---|
| RGB | rgb(222, 251, 219) |
| HSL | hsl(114, 80%, 92%) |
| HSV | hsv(114, 13%, 98%) |
| CMYK | cmyk(11.6%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(95.85, -15.17, 12.20) |
| CIE-LCH | lch(95.85, 19.47, 141.20°) |
| OKLab | oklab(95.87% -0.0413 0.0316) |
| OKLCH | oklch(95.87% 0.052 142.6) |
| XYZ | xyz(77.4050, 89.6374, 80.2278) |
| Luminance | 0.8964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.16
Very Pale Green
#CFFDBC
ΔE00 8.11
Very Light Green
#D1FFBD
ΔE00 8.25
Mint
#AAF0C1
ΔE00 9.09
Light Sage
#BCECAC
ΔE00 9.25
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBDB #F8DBFB
analogous
#EEFBDB #DEFBDB #DBFBE8
triadic
#DEFBDB #DBDEFB #FBDBDE
tetradic
#DEFBDB #DBEEFB #F8DBFB #FBE8DB
square
#DEFBDB #DBEEFB #F8DBFB #FBE8DB
split-complementary
#DEFBDB #E8DBFB #FBDBEE
monochromatic
#79EF6D #ACF5A4 #DEFBDB #E6FCE3 #E6FCE3
Accessibility & contrast
On white
1.11
#DEFBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#DEFBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBDB
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBDB | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5D9
Deuteranopia (green-blind)
#F8F2DC
Tritanopia (blue-blind)
#DCF9F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defbdb; /* rgb */ color: rgb(222, 251, 219); /* oklch */ color: oklch(95.9% 0.052 142.6);
Tailwind
colors: {
custom: {
50: '#e8fce6',
500: '#defbdb',
950: '#000000',
},
}SCSS
$custom: #defbdb; $custom-light: #e8fce6; $custom-dark: #000000;
JSON
{
"hex": "#defbdb",
"rgb": {
"r": 222,
"g": 251,
"b": 219
},
"hsl": {
"h": 114.375,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.95866,
"c": 0.05206,
"h": 142.6
},
"luminance": 0.89638
}Semantic roles & 50–950 ramp
primary
#DEFBDB
secondary
#DB98E2
accent
#09DCC9
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584