#DEFDC3#DEFDC3
#DEFDC3 is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.7% C 0.082 H 130.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDC3 |
|---|---|
| RGB | rgb(222, 253, 195) |
| HSL | hsl(92, 94%, 88%) |
| HSV | hsv(92, 23%, 99%) |
| CMYK | cmyk(12.3%, 0%, 22.9%, 0.8%) |
| CIE-LAB | lab(95.88, -20.00, 24.51) |
| CIE-LCH | lch(95.88, 31.64, 129.22°) |
| OKLab | oklab(95.73% -0.0537 0.0624) |
| OKLCH | oklch(95.73% 0.082 130.7) |
| XYZ | xyz(75.0982, 89.7196, 64.9803) |
| Luminance | 0.8972 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.03
Very Pale Green
#CFFDBC
ΔE00 3.06
Pale Green
#C7FDB5
ΔE00 4.68
Light Light Green
#C8FFB0
ΔE00 5.30
Light Sage
#BCECAC
ΔE00 5.53
Celadon
#BEFDB7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDC3 #E2C3FD
analogous
#FBFDC3 #DEFDC3 #C3FDC5
triadic
#DEFDC3 #C3DEFD #FDC3DE
tetradic
#DEFDC3 #C3FBFD #E2C3FD #FDC5C3
square
#DEFDC3 #C3FBFD #E2C3FD #FDC5C3
split-complementary
#DEFDC3 #C5C3FD #FDC3FB
monochromatic
#9DF94D #BDFB88 #DEFDC3 #EFFEE1 #EFFEE1
Accessibility & contrast
On white
1.11
#DEFDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#DEFDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDC3
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDC3 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BF
Deuteranopia (green-blind)
#FEF2C6
Tritanopia (blue-blind)
#E0F8ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defdc3; /* rgb */ color: rgb(222, 253, 195); /* oklch */ color: oklch(95.7% 0.082 130.7);
Tailwind
colors: {
custom: {
50: '#e8fed5',
500: '#defdc3',
950: '#000000',
},
}SCSS
$custom: #defdc3; $custom-light: #e8fed5; $custom-dark: #000000;
JSON
{
"hex": "#defdc3",
"rgb": {
"r": 222,
"g": 253,
"b": 195
},
"hsl": {
"h": 92.069,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.95733,
"c": 0.08237,
"h": 130.7
},
"luminance": 0.8972
}Semantic roles & 50–950 ramp
primary
#DEFDC3
secondary
#B680E4
accent
#00E67B
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583