#DEFBDF#DEFBDF
#DEFBDF is a very light, muted green. Relative luminance 0.899; OKLCH L 96.0% C 0.048 H 146.1°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBDF |
|---|---|
| RGB | rgb(222, 251, 223) |
| HSL | hsl(122, 78%, 93%) |
| HSV | hsv(122, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(95.93, -14.48, 10.27) |
| CIE-LCH | lch(95.93, 17.75, 144.67°) |
| OKLab | oklab(95.97% -0.0397 0.0267) |
| OKLCH | oklch(95.97% 0.048 146.1) |
| XYZ | xyz(77.9379, 89.8505, 83.0345) |
| Luminance | 0.8985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.34
Ice
#D6FFFA
ΔE00 8.94
Very Pale Green
#CFFDBC
ΔE00 9.22
Pale Aqua
#B8FFEB
ΔE00 9.29
Very Light Green
#D1FFBD
ΔE00 9.36
Mint
#AAF0C1
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBDF #FBDEFA
analogous
#EBFBDE #DEFBDF #DEFBED
triadic
#DEFBDF #DFDEFB #FBDFDE
tetradic
#DEFBDF #DEEBFB #FBDEFA #FBEDDE
square
#DEFBDF #DEEBFB #FBDEFA #FBEDDE
split-complementary
#DEFBDF #EDDEFB #FBDEEB
monochromatic
#71EE75 #A7F4AA #DEFBDF #E4FCE5 #E4FCE5
Accessibility & contrast
On white
1.11
#DEFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DEFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBDF
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBDF | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DE
Deuteranopia (green-blind)
#F7F2E0
Tritanopia (blue-blind)
#DBF9F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defbdf; /* rgb */ color: rgb(222, 251, 223); /* oklch */ color: oklch(96.0% 0.048 146.1);
Tailwind
colors: {
custom: {
50: '#e8fce9',
500: '#defbdf',
950: '#000000',
},
}SCSS
$custom: #defbdf; $custom-light: #e8fce9; $custom-dark: #000000;
JSON
{
"hex": "#defbdf",
"rgb": {
"r": 222,
"g": 251,
"b": 223
},
"hsl": {
"h": 122.069,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.95966,
"c": 0.04787,
"h": 146.1
},
"luminance": 0.89852
}Semantic roles & 50–950 ramp
primary
#DEFBDF
secondary
#E29BDF
accent
#0BD3DB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584