#DEFDC8#DEFDC8
#DEFDC8 is a very light, moderate yellow-green. Relative luminance 0.899; OKLCH L 95.8% C 0.077 H 132.5°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDC8 |
|---|---|
| RGB | rgb(222, 253, 200) |
| HSL | hsl(95, 93%, 89%) |
| HSV | hsv(95, 21%, 99%) |
| CMYK | cmyk(12.3%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(95.98, -19.24, 22.10) |
| CIE-LCH | lch(95.98, 29.30, 131.04°) |
| OKLab | oklab(95.84% -0.0517 0.0565) |
| OKLCH | oklch(95.84% 0.077 132.5) |
| XYZ | xyz(75.6730, 89.9495, 68.0076) |
| Luminance | 0.8995 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.54
Very Light Green
#D1FFBD
ΔE00 3.57
Pale Green
#C7FDB5
ΔE00 5.24
Light Sage
#BCECAC
ΔE00 5.82
Light Light Green
#C8FFB0
ΔE00 6.04
Celadon
#BEFDB7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDC8 #E7C8FD
analogous
#F9FDC8 #DEFDC8 #C8FDCD
triadic
#DEFDC8 #C8DEFD #FDC8DE
tetradic
#DEFDC8 #C8F9FD #E7C8FD #FDCDC8
square
#DEFDC8 #C8F9FD #E7C8FD #FDCDC8
split-complementary
#DEFDC8 #CDC8FD #FDC8F9
monochromatic
#97F952 #BBFB8D #DEFDC8 #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.11
#DEFDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#DEFDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDC8
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDC8 | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C5
Deuteranopia (green-blind)
#FDF3CA
Tritanopia (blue-blind)
#DFF8EE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defdc8; /* rgb */ color: rgb(222, 253, 200); /* oklch */ color: oklch(95.8% 0.077 132.5);
Tailwind
colors: {
custom: {
50: '#e8fed8',
500: '#defdc8',
950: '#000000',
},
}SCSS
$custom: #defdc8; $custom-light: #e8fed8; $custom-dark: #000000;
JSON
{
"hex": "#defdc8",
"rgb": {
"r": 222,
"g": 253,
"b": 200
},
"hsl": {
"h": 95.094,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.9584,
"c": 0.07661,
"h": 132.5
},
"luminance": 0.8995
}Semantic roles & 50–950 ramp
primary
#DEFDC8
secondary
#BD84E5
accent
#00E686
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583