#DEFBC7#DEFBC7
#DEFBC7 is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.4% C 0.075 H 131.5°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBC7 |
|---|---|
| RGB | rgb(222, 251, 199) |
| HSL | hsl(93, 87%, 88%) |
| HSV | hsv(93, 21%, 98%) |
| CMYK | cmyk(11.6%, 0%, 20.7%, 1.6%) |
| CIE-LAB | lab(95.43, -18.42, 21.86) |
| CIE-LCH | lch(95.43, 28.59, 130.13°) |
| OKLab | oklab(95.4% -0.0494 0.0559) |
| OKLCH | oklch(95.4% 0.075 131.5) |
| XYZ | xyz(74.9284, 88.6468, 67.1848) |
| Luminance | 0.8865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.90
Very Light Green
#D1FFBD
ΔE00 3.97
Pale Green
#C7FDB5
ΔE00 5.59
Light Sage
#BCECAC
ΔE00 5.87
Light Light Green
#C8FFB0
ΔE00 6.38
Celadon
#BEFDB7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBC7 #E4C7FB
analogous
#F8FBC7 #DEFBC7 #C7FBCA
triadic
#DEFBC7 #C7DEFB #FBC7DE
tetradic
#DEFBC7 #C7F8FB #E4C7FB #FBCAC7
square
#DEFBC7 #C7F8FB #E4C7FB #FBCAC7
split-complementary
#DEFBC7 #CAC7FB #FBC7F8
monochromatic
#9BF355 #BCF78E #DEFBC7 #EEFDE2 #EEFDE2
Accessibility & contrast
On white
1.12
#DEFBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#DEFBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBC7
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBC7 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C4
Deuteranopia (green-blind)
#FBF1C9
Tritanopia (blue-blind)
#DFF6ED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defbc7; /* rgb */ color: rgb(222, 251, 199); /* oklch */ color: oklch(95.4% 0.075 131.5);
Tailwind
colors: {
custom: {
50: '#e8fcd8',
500: '#defbc7',
950: '#000000',
},
}SCSS
$custom: #defbc7; $custom-light: #e8fcd8; $custom-dark: #000000;
JSON
{
"hex": "#defbc7",
"rgb": {
"r": 222,
"g": 251,
"b": 199
},
"hsl": {
"h": 93.462,
"s": 86.667,
"l": 88.235
},
"oklch": {
"l": 0.95401,
"c": 0.07462,
"h": 131.5
},
"luminance": 0.88647
}Semantic roles & 50–950 ramp
primary
#DEFBC7
secondary
#B885E1
accent
#02E380
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583