#DEFDC6#DEFDC6
#DEFDC6 is a very light, moderate yellow-green. Relative luminance 0.899; OKLCH L 95.8% C 0.079 H 131.7°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDC6 |
|---|---|
| RGB | rgb(222, 253, 198) |
| HSL | hsl(94, 93%, 88%) |
| HSV | hsv(94, 22%, 99%) |
| CMYK | cmyk(12.3%, 0%, 21.7%, 0.8%) |
| CIE-LAB | lab(95.94, -19.55, 23.07) |
| CIE-LCH | lch(95.94, 30.23, 130.28°) |
| OKLab | oklab(95.8% -0.0525 0.0589) |
| OKLCH | oklch(95.8% 0.079 131.7) |
| XYZ | xyz(75.4408, 89.8566, 66.7847) |
| Luminance | 0.8986 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.30
Very Light Green
#D1FFBD
ΔE00 3.31
Pale Green
#C7FDB5
ΔE00 4.98
Light Sage
#BCECAC
ΔE00 5.67
Light Light Green
#C8FFB0
ΔE00 5.72
Celadon
#BEFDB7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDC6 #E5C6FD
analogous
#F9FDC6 #DEFDC6 #C6FDC9
triadic
#DEFDC6 #C6DEFD #FDC6DE
tetradic
#DEFDC6 #C6F9FD #E5C6FD #FDC9C6
square
#DEFDC6 #C6F9FD #E5C6FD #FDC9C6
split-complementary
#DEFDC6 #C9C6FD #FDC6F9
monochromatic
#9AF950 #BCFB8B #DEFDC6 #EEFEE1 #EEFEE1
Accessibility & contrast
On white
1.11
#DEFDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DEFDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDC6
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDC6 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C3
Deuteranopia (green-blind)
#FDF2C8
Tritanopia (blue-blind)
#DFF8EE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defdc6; /* rgb */ color: rgb(222, 253, 198); /* oklch */ color: oklch(95.8% 0.079 131.7);
Tailwind
colors: {
custom: {
50: '#e8fed7',
500: '#defdc6',
950: '#000000',
},
}SCSS
$custom: #defdc6; $custom-light: #e8fed7; $custom-dark: #000000;
JSON
{
"hex": "#defdc6",
"rgb": {
"r": 222,
"g": 253,
"b": 198
},
"hsl": {
"h": 93.818,
"s": 93.22,
"l": 88.431
},
"oklch": {
"l": 0.95797,
"c": 0.07891,
"h": 131.7
},
"luminance": 0.89857
}Semantic roles & 50–950 ramp
primary
#DEFDC6
secondary
#BA82E5
accent
#00E681
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583