#DEFCDA#DEFCDA
#DEFCDA is a very light, muted green. Relative luminance 0.902; OKLCH L 96.0% C 0.055 H 141.9°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCDA |
|---|---|
| RGB | rgb(222, 252, 218) |
| HSL | hsl(113, 85%, 92%) |
| HSV | hsv(113, 13%, 99%) |
| CMYK | cmyk(11.9%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(96.08, -15.83, 13.05) |
| CIE-LCH | lch(96.08, 20.52, 140.50°) |
| OKLab | oklab(96.05% -0.0431 0.0338) |
| OKLCH | oklch(96.05% 0.055 141.9) |
| XYZ | xyz(77.5869, 90.2113, 79.6410) |
| Luminance | 0.9021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.55
Honeydew
#F0FFF0
ΔE00 7.68
Very Light Green
#D1FFBD
ΔE00 7.68
Mint
#AAF0C1
ΔE00 8.80
Light Sage
#BCECAC
ΔE00 8.82
Pale Green
#C7FDB5
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCDA #F8DAFC
analogous
#EFFCDA #DEFCDA #DAFCE7
triadic
#DEFCDA #DADEFC #FCDADE
tetradic
#DEFCDA #DAEFFC #F8DAFC #FCE7DA
square
#DEFCDA #DAEFFC #F8DAFC #FCE7DA
split-complementary
#DEFCDA #E7DAFC #FCDAEF
monochromatic
#79F369 #ACF7A1 #DEFCDA #E6FDE3 #E6FDE3
Accessibility & contrast
On white
1.10
#DEFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#DEFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCDA
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCDA | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF6D8
Deuteranopia (green-blind)
#F9F3DC
Tritanopia (blue-blind)
#DCFAF2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defcda; /* rgb */ color: rgb(222, 252, 218); /* oklch */ color: oklch(96.0% 0.055 141.9);
Tailwind
colors: {
custom: {
50: '#e8fde5',
500: '#defcda',
950: '#000000',
},
}SCSS
$custom: #defcda; $custom-light: #e8fde5; $custom-dark: #000000;
JSON
{
"hex": "#defcda",
"rgb": {
"r": 222,
"g": 252,
"b": 218
},
"hsl": {
"h": 112.941,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96048,
"c": 0.05477,
"h": 141.9
},
"luminance": 0.90212
}Semantic roles & 50–950 ramp
primary
#DEFCDA
secondary
#DB96E4
accent
#04E1C7
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161715
muted
#848584