#DEFFC7#DEFFC7
#DEFFC7 is a very light, moderate yellow-green. Relative luminance 0.912; OKLCH L 96.2% C 0.081 H 132.7°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFC7 |
|---|---|
| RGB | rgb(222, 255, 199) |
| HSL | hsl(95, 100%, 89%) |
| HSV | hsv(95, 22%, 100%) |
| CMYK | cmyk(12.9%, 0%, 22%, 0%) |
| CIE-LAB | lab(96.48, -20.36, 23.31) |
| CIE-LCH | lch(96.48, 30.95, 131.14°) |
| OKLab | oklab(96.24% -0.0548 0.0595) |
| OKLCH | oklch(96.24% 0.081 132.7) |
| XYZ | xyz(76.1912, 91.1722, 67.6057) |
| Luminance | 0.9117 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.96
Very Pale Green
#CFFDBC
ΔE00 2.99
Pale Green
#C7FDB5
ΔE00 4.68
Light Light Green
#C8FFB0
ΔE00 5.42
Light Sage
#BCECAC
ΔE00 5.68
Celadon
#BEFDB7
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFC7 #E8C7FF
analogous
#FAFFC7 #DEFFC7 #C7FFCC
triadic
#DEFFC7 #C7DEFF #FFC7DE
tetradic
#DEFFC7 #C7FAFF #E8C7FF #FFCCC7
square
#DEFFC7 #C7FAFF #E8C7FF #FFCCC7
split-complementary
#DEFFC7 #CCC7FF #FFC7FA
monochromatic
#96FF4D #BAFF8A #DEFFC7 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.09
#DEFFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#DEFFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFC7
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFC7 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C4
Deuteranopia (green-blind)
#FFF4CA
Tritanopia (blue-blind)
#DFFAF0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #deffc7; /* rgb */ color: rgb(222, 255, 199); /* oklch */ color: oklch(96.2% 0.081 132.7);
Tailwind
colors: {
custom: {
50: '#e8ffd8',
500: '#deffc7',
950: '#000000',
},
}SCSS
$custom: #deffc7; $custom-light: #e8ffd8; $custom-dark: #000000;
JSON
{
"hex": "#deffc7",
"rgb": {
"r": 222,
"g": 255,
"b": 199
},
"hsl": {
"h": 95.357,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.96236,
"c": 0.08089,
"h": 132.7
},
"luminance": 0.91173
}Semantic roles & 50–950 ramp
primary
#DEFFC7
secondary
#BE81E9
accent
#00E687
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683