#DEFBCD#DEFBCD
#DEFBCD is a very light, moderate yellow-green. Relative luminance 0.889; OKLCH L 95.5% C 0.068 H 134.0°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBCD |
|---|---|
| RGB | rgb(222, 251, 205) |
| HSL | hsl(98, 85%, 89%) |
| HSV | hsv(98, 18%, 98%) |
| CMYK | cmyk(11.6%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(95.55, -17.48, 18.96) |
| CIE-LCH | lch(95.55, 25.79, 132.68°) |
| OKLab | oklab(95.54% -0.047 0.0487) |
| OKLCH | oklch(95.54% 0.068 134) |
| XYZ | xyz(75.6388, 88.9309, 70.9262) |
| Luminance | 0.8893 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.86
Very Light Green
#D1FFBD
ΔE00 4.96
Pale Green
#C7FDB5
ΔE00 6.53
Light Sage
#BCECAC
ΔE00 6.56
Celadon
#BEFDB7
ΔE00 7.23
Light Light Green
#C8FFB0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBCD #EACDFB
analogous
#F5FBCD #DEFBCD #CDFBD3
triadic
#DEFBCD #CDDEFB #FBCDDE
tetradic
#DEFBCD #CDF5FB #EACDFB #FBD3CD
square
#DEFBCD #CDF5FB #EACDFB #FBD3CD
split-complementary
#DEFBCD #D3CDFB #FBCDF5
monochromatic
#93F25C #B9F694 #DEFBCD #ECFDE3 #ECFDE3
Accessibility & contrast
On white
1.12
#DEFBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#DEFBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBCD
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBCD | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4CA
Deuteranopia (green-blind)
#FAF1CF
Tritanopia (blue-blind)
#DEF7EE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #defbcd; /* rgb */ color: rgb(222, 251, 205); /* oklch */ color: oklch(95.5% 0.068 134.0);
Tailwind
colors: {
custom: {
50: '#e8fcdc',
500: '#defbcd',
950: '#000000',
},
}SCSS
$custom: #defbcd; $custom-light: #e8fcdc; $custom-dark: #000000;
JSON
{
"hex": "#defbcd",
"rgb": {
"r": 222,
"g": 251,
"b": 205
},
"hsl": {
"h": 97.826,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.95535,
"c": 0.06768,
"h": 134
},
"luminance": 0.88932
}Semantic roles & 50–950 ramp
primary
#DEFBCD
secondary
#C18BE2
accent
#04E290
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584