#DEFBC4#DEFBC4
#DEFBC4 is a very light, moderate yellow-green. Relative luminance 0.885; OKLCH L 95.3% C 0.078 H 130.4°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBC4 |
|---|---|
| RGB | rgb(222, 251, 196) |
| HSL | hsl(92, 87%, 88%) |
| HSV | hsv(92, 22%, 98%) |
| CMYK | cmyk(11.6%, 0%, 21.9%, 1.6%) |
| CIE-LAB | lab(95.37, -18.88, 23.31) |
| CIE-LCH | lch(95.37, 30.00, 129.01°) |
| OKLab | oklab(95.34% -0.0506 0.0595) |
| OKLCH | oklch(95.34% 0.078 130.4) |
| XYZ | xyz(74.5836, 88.5088, 65.3684) |
| Luminance | 0.8851 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.58
Very Light Green
#D1FFBD
ΔE00 3.62
Pale Green
#C7FDB5
ΔE00 5.23
Light Sage
#BCECAC
ΔE00 5.66
Light Light Green
#C8FFB0
ΔE00 5.93
Celadon
#BEFDB7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBC4 #E1C4FB
analogous
#FAFBC4 #DEFBC4 #C4FBC5
triadic
#DEFBC4 #C4DEFB #FBC4DE
tetradic
#DEFBC4 #C4FAFB #E1C4FB #FBC5C4
square
#DEFBC4 #C4FAFB #E1C4FB #FBC5C4
split-complementary
#DEFBC4 #C5C4FB #FBC4FA
monochromatic
#9EF351 #BEF78B #DEFBC4 #EFFDE2 #EFFDE2
Accessibility & contrast
On white
1.12
#DEFBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DEFBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBC4
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBC4 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C1
Deuteranopia (green-blind)
#FCF1C6
Tritanopia (blue-blind)
#E0F6EC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defbc4; /* rgb */ color: rgb(222, 251, 196); /* oklch */ color: oklch(95.3% 0.078 130.4);
Tailwind
colors: {
custom: {
50: '#e8fcd6',
500: '#defbc4',
950: '#000000',
},
}SCSS
$custom: #defbc4; $custom-light: #e8fcd6; $custom-dark: #000000;
JSON
{
"hex": "#defbc4",
"rgb": {
"r": 222,
"g": 251,
"b": 196
},
"hsl": {
"h": 91.636,
"s": 87.302,
"l": 87.647
},
"oklch": {
"l": 0.95336,
"c": 0.07811,
"h": 130.4
},
"luminance": 0.88509
}Semantic roles & 50–950 ramp
primary
#DEFBC4
secondary
#B482E1
accent
#02E479
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583