#DEFDC2#DEFDC2
#DEFDC2 is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.7% C 0.084 H 130.4°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDC2 |
|---|---|
| RGB | rgb(222, 253, 194) |
| HSL | hsl(92, 94%, 88%) |
| HSV | hsv(92, 23%, 99%) |
| CMYK | cmyk(12.3%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(95.86, -20.15, 24.99) |
| CIE-LCH | lch(95.86, 32.11, 128.88°) |
| OKLab | oklab(95.71% -0.0542 0.0636) |
| OKLCH | oklch(95.71% 0.084 130.4) |
| XYZ | xyz(74.9855, 89.6745, 64.3869) |
| Luminance | 0.8968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.97
Very Pale Green
#CFFDBC
ΔE00 3.01
Pale Green
#C7FDB5
ΔE00 4.59
Light Light Green
#C8FFB0
ΔE00 5.17
Light Sage
#BCECAC
ΔE00 5.50
Celadon
#BEFDB7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDC2 #E1C2FD
analogous
#FCFDC2 #DEFDC2 #C2FDC3
triadic
#DEFDC2 #C2DEFD #FDC2DE
tetradic
#DEFDC2 #C2FCFD #E1C2FD #FDC3C2
square
#DEFDC2 #C2FCFD #E1C2FD #FDC3C2
split-complementary
#DEFDC2 #C3C2FD #FDC2FC
monochromatic
#9EF94B #BEFB87 #DEFDC2 #EFFEE1 #EFFEE1
Accessibility & contrast
On white
1.11
#DEFDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#DEFDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDC2
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDC2 | 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)
#FFF5BE
Deuteranopia (green-blind)
#FEF2C5
Tritanopia (blue-blind)
#E0F8ED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defdc2; /* rgb */ color: rgb(222, 253, 194); /* oklch */ color: oklch(95.7% 0.084 130.4);
Tailwind
colors: {
custom: {
50: '#e8fed4',
500: '#defdc2',
950: '#000000',
},
}SCSS
$custom: #defdc2; $custom-light: #e8fed4; $custom-dark: #000000;
JSON
{
"hex": "#defdc2",
"rgb": {
"r": 222,
"g": 253,
"b": 194
},
"hsl": {
"h": 91.525,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.95711,
"c": 0.08353,
"h": 130.4
},
"luminance": 0.89675
}Semantic roles & 50–950 ramp
primary
#DEFDC2
secondary
#B47FE4
accent
#00E679
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583