#DEFFDC#DEFFDC
#DEFFDC is a very light, muted green. Relative luminance 0.922; OKLCH L 96.7% C 0.058 H 143.6°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFDC |
|---|---|
| RGB | rgb(222, 255, 220) |
| HSL | hsl(117, 100%, 93%) |
| HSV | hsv(117, 14%, 100%) |
| CMYK | cmyk(12.9%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(96.91, -16.96, 13.19) |
| CIE-LCH | lch(96.91, 21.49, 142.12°) |
| OKLab | oklab(96.72% -0.0463 0.0342) |
| OKLCH | oklch(96.72% 0.058 143.6) |
| XYZ | xyz(78.7997, 92.2157, 81.3441) |
| Luminance | 0.9222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.27
Very Light Green
#D1FFBD
ΔE00 7.38
Honeydew
#F0FFF0
ΔE00 8.20
Mint
#AAF0C1
ΔE00 8.46
Light Sage
#BCECAC
ΔE00 8.75
Pale Green
#C7FDB5
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFDC #FDDCFF
analogous
#EFFFDC #DEFFDC #DCFFEB
triadic
#DEFFDC #DCDEFF #FFDCDE
tetradic
#DEFFDC #DCEFFF #FDDCFF #FFEBDC
square
#DEFFDC #DCEFFF #FDDCFF #FFEBDC
split-complementary
#DEFFDC #EBDCFF #FFDCEF
monochromatic
#6BFF62 #A4FF9F #DEFFDC #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.08
#DEFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#DEFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFDC
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFDC | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DA
Deuteranopia (green-blind)
#FBF5DE
Tritanopia (blue-blind)
#DCFDF5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #deffdc; /* rgb */ color: rgb(222, 255, 220); /* oklch */ color: oklch(96.7% 0.058 143.6);
Tailwind
colors: {
custom: {
50: '#e8ffe6',
500: '#deffdc',
950: '#000000',
},
}SCSS
$custom: #deffdc; $custom-light: #e8ffe6; $custom-dark: #000000;
JSON
{
"hex": "#deffdc",
"rgb": {
"r": 222,
"g": 255,
"b": 220
},
"hsl": {
"h": 116.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96718,
"c": 0.05755,
"h": 143.6
},
"luminance": 0.92217
}Semantic roles & 50–950 ramp
primary
#DEFFDC
secondary
#E793EC
accent
#00E6D8
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161816
muted
#848684