#DEFDBD#DEFDBD
#DEFDBD is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.6% C 0.089 H 129.0°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDBD |
|---|---|
| RGB | rgb(222, 253, 189) |
| HSL | hsl(89, 94%, 87%) |
| HSV | hsv(89, 25%, 99%) |
| CMYK | cmyk(12.3%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(95.77, -20.89, 27.40) |
| CIE-LCH | lch(95.77, 34.46, 127.33°) |
| OKLab | oklab(95.61% -0.0562 0.0694) |
| OKLCH | oklch(95.61% 0.089 129) |
| XYZ | xyz(74.4334, 89.4536, 61.4791) |
| Luminance | 0.8945 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.92
Very Pale Green
#CFFDBC
ΔE00 3.02
Pale Green
#C7FDB5
ΔE00 4.34
Light Light Green
#C8FFB0
ΔE00 4.67
Light Sage
#BCECAC
ΔE00 5.50
Washed Out Green
#BCF5A6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDBD #DCBDFD
analogous
#FDFCBD #DEFDBD #BEFDBD
triadic
#DEFDBD #BDDEFD #FDBDDE
tetradic
#DEFDBD #BDFDFC #DCBDFD #FDBDBE
square
#DEFDBD #BDFDFC #DCBDFD #FDBDBE
split-complementary
#DEFDBD #BDBEFD #FCBDFD
monochromatic
#A3F946 #C0FB82 #DEFDBD #F0FEE1 #F0FEE1
Accessibility & contrast
On white
1.11
#DEFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#DEFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDBD
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDBD | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B9
Deuteranopia (green-blind)
#FFF2C0
Tritanopia (blue-blind)
#E1F7EC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defdbd; /* rgb */ color: rgb(222, 253, 189); /* oklch */ color: oklch(95.6% 0.089 129.0);
Tailwind
colors: {
custom: {
50: '#e8fed1',
500: '#defdbd',
950: '#000000',
},
}SCSS
$custom: #defdbd; $custom-light: #e8fed1; $custom-dark: #000000;
JSON
{
"hex": "#defdbd",
"rgb": {
"r": 222,
"g": 253,
"b": 189
},
"hsl": {
"h": 89.063,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.95608,
"c": 0.08931,
"h": 129
},
"luminance": 0.89454
}Semantic roles & 50–950 ramp
primary
#DEFDBD
secondary
#AD7AE4
accent
#00E66F
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583