#DEFCCF#DEFCCF
#DEFCCF is a very light, moderate green. Relative luminance 0.897; OKLCH L 95.8% C 0.067 H 135.2°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCCF |
|---|---|
| RGB | rgb(222, 252, 207) |
| HSL | hsl(100, 88%, 90%) |
| HSV | hsv(100, 18%, 99%) |
| CMYK | cmyk(11.9%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(95.85, -17.65, 18.36) |
| CIE-LCH | lch(95.85, 25.46, 133.87°) |
| OKLab | oklab(95.79% -0.0475 0.0472) |
| OKLCH | oklch(95.79% 0.067 135.2) |
| XYZ | xyz(76.1950, 89.6545, 72.3102) |
| Luminance | 0.8965 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.98
Very Light Green
#D1FFBD
ΔE00 5.08
Pale Green
#C7FDB5
ΔE00 6.64
Light Sage
#BCECAC
ΔE00 6.72
Celadon
#BEFDB7
ΔE00 7.26
Light Light Green
#C8FFB0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCCF #EDCFFC
analogous
#F4FCCF #DEFCCF #CFFCD7
triadic
#DEFCCF #CFDEFC #FCCFDE
tetradic
#DEFCCF #CFF4FC #EDCFFC #FCD7CF
square
#DEFCCF #CFF4FC #EDCFFC #FCD7CF
split-complementary
#DEFCCF #D7CFFC #FCCFF4
monochromatic
#8FF55C #B6F895 #DEFCCF #EBFDE2 #EBFDE2
Accessibility & contrast
On white
1.11
#DEFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#DEFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCCF
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCCF | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CC
Deuteranopia (green-blind)
#FBF2D1
Tritanopia (blue-blind)
#DEF8EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defccf; /* rgb */ color: rgb(222, 252, 207); /* oklch */ color: oklch(95.8% 0.067 135.2);
Tailwind
colors: {
custom: {
50: '#e8fddd',
500: '#defccf',
950: '#000000',
},
}SCSS
$custom: #defccf; $custom-light: #e8fddd; $custom-dark: #000000;
JSON
{
"hex": "#defccf",
"rgb": {
"r": 222,
"g": 252,
"b": 207
},
"hsl": {
"h": 100,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.95788,
"c": 0.067,
"h": 135.2
},
"luminance": 0.89655
}Semantic roles & 50–950 ramp
primary
#DEFCCF
secondary
#C68CE4
accent
#01E599
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584