#DEFBC8#DEFBC8
#DEFBC8 is a very light, moderate yellow-green. Relative luminance 0.887; OKLCH L 95.4% C 0.073 H 131.9°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBC8 |
|---|---|
| RGB | rgb(222, 251, 200) |
| HSL | hsl(94, 86%, 88%) |
| HSV | hsv(94, 20%, 98%) |
| CMYK | cmyk(11.6%, 0%, 20.3%, 1.6%) |
| CIE-LAB | lab(95.45, -18.27, 21.37) |
| CIE-LCH | lch(95.45, 28.12, 130.52°) |
| OKLab | oklab(95.42% -0.049 0.0547) |
| OKLCH | oklch(95.42% 0.073 131.9) |
| XYZ | xyz(75.0449, 88.6934, 67.7983) |
| Luminance | 0.8869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.04
Very Light Green
#D1FFBD
ΔE00 4.11
Pale Green
#C7FDB5
ΔE00 5.72
Light Sage
#BCECAC
ΔE00 5.96
Light Light Green
#C8FFB0
ΔE00 6.55
Celadon
#BEFDB7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBC8 #E5C8FB
analogous
#F7FBC8 #DEFBC8 #C8FBCB
triadic
#DEFBC8 #C8DEFB #FBC8DE
tetradic
#DEFBC8 #C8F7FB #E5C8FB #FBCBC8
square
#DEFBC8 #C8F7FB #E5C8FB #FBCBC8
split-complementary
#DEFBC8 #CBC8FB #FBC8F7
monochromatic
#9AF356 #BCF78F #DEFBC8 #EEFDE2 #EEFDE2
Accessibility & contrast
On white
1.12
#DEFBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#DEFBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBC8
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBC8 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3C5
Deuteranopia (green-blind)
#FBF1CA
Tritanopia (blue-blind)
#DFF7ED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defbc8; /* rgb */ color: rgb(222, 251, 200); /* oklch */ color: oklch(95.4% 0.073 131.9);
Tailwind
colors: {
custom: {
50: '#e8fcd8',
500: '#defbc8',
950: '#000000',
},
}SCSS
$custom: #defbc8; $custom-light: #e8fcd8; $custom-dark: #000000;
JSON
{
"hex": "#defbc8",
"rgb": {
"r": 222,
"g": 251,
"b": 200
},
"hsl": {
"h": 94.118,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.95423,
"c": 0.07346,
"h": 131.9
},
"luminance": 0.88694
}Semantic roles & 50–950 ramp
primary
#DEFBC8
secondary
#BA86E1
accent
#03E382
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583