#DEFCCD#DEFCCD
#DEFCCD is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.7% C 0.069 H 134.2°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCCD |
|---|---|
| RGB | rgb(222, 252, 205) |
| HSL | hsl(98, 89%, 90%) |
| HSV | hsv(98, 19%, 99%) |
| CMYK | cmyk(11.9%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(95.81, -17.97, 19.32) |
| CIE-LCH | lch(95.81, 26.39, 132.92°) |
| OKLab | oklab(95.74% -0.0483 0.0496) |
| OKLCH | oklch(95.74% 0.069 134.2) |
| XYZ | xyz(75.9520, 89.5573, 71.0306) |
| Luminance | 0.8956 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.59
Very Light Green
#D1FFBD
ΔE00 4.68
Pale Green
#C7FDB5
ΔE00 6.27
Light Sage
#BCECAC
ΔE00 6.44
Celadon
#BEFDB7
ΔE00 6.98
Light Light Green
#C8FFB0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCCD #EBCDFC
analogous
#F5FCCD #DEFCCD #CDFCD4
triadic
#DEFCCD #CDDEFC #FCCDDE
tetradic
#DEFCCD #CDF5FC #EBCDFC #FCD4CD
square
#DEFCCD #CDF5FC #EBCDFC #FCD4CD
split-complementary
#DEFCCD #D4CDFC #FCCDF5
monochromatic
#92F55A #B8F993 #DEFCCD #ECFDE2 #ECFDE2
Accessibility & contrast
On white
1.11
#DEFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#DEFCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCCD
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCCD | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CA
Deuteranopia (green-blind)
#FBF2CF
Tritanopia (blue-blind)
#DEF8EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defccd; /* rgb */ color: rgb(222, 252, 205); /* oklch */ color: oklch(95.7% 0.069 134.2);
Tailwind
colors: {
custom: {
50: '#e8fddc',
500: '#defccd',
950: '#000000',
},
}SCSS
$custom: #defccd; $custom-light: #e8fddc; $custom-dark: #000000;
JSON
{
"hex": "#defccd",
"rgb": {
"r": 222,
"g": 252,
"b": 205
},
"hsl": {
"h": 98.298,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.95743,
"c": 0.06928,
"h": 134.2
},
"luminance": 0.89558
}Semantic roles & 50–950 ramp
primary
#DEFCCD
secondary
#C38AE4
accent
#00E592
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584