#DEFCDF#DEFCDF
#DEFCDF is a very light, muted green. Relative luminance 0.905; OKLCH L 96.2% C 0.050 H 146.1°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCDF |
|---|---|
| RGB | rgb(222, 252, 223) |
| HSL | hsl(122, 83%, 93%) |
| HSV | hsv(122, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(96.19, -14.98, 10.64) |
| CIE-LCH | lch(96.19, 18.37, 144.61°) |
| OKLab | oklab(96.17% -0.0411 0.0276) |
| OKLCH | oklch(96.17% 0.05 146.1) |
| XYZ | xyz(78.2511, 90.4769, 83.1389) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.67
Very Pale Green
#CFFDBC
ΔE00 8.92
Very Light Green
#D1FFBD
ΔE00 9.05
Ice
#D6FFFA
ΔE00 9.13
Pale Aqua
#B8FFEB
ΔE00 9.18
Mint
#AAF0C1
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCDF #FCDEFB
analogous
#ECFCDE #DEFCDF #DEFCEE
triadic
#DEFCDF #DFDEFC #FCDFDE
tetradic
#DEFCDF #DEECFC #FCDEFB #FCEEDE
square
#DEFCDF #DEECFC #FCDEFB #FCEEDE
split-complementary
#DEFCDF #EEDEFC #FCDEEC
monochromatic
#6EF272 #A6F7A9 #DEFCDF #E3FCE4 #E3FCE4
Accessibility & contrast
On white
1.10
#DEFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#DEFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCDF
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCDF | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F8F3E0
Tritanopia (blue-blind)
#DBFAF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defcdf; /* rgb */ color: rgb(222, 252, 223); /* oklch */ color: oklch(96.2% 0.050 146.1);
Tailwind
colors: {
custom: {
50: '#e8fde9',
500: '#defcdf',
950: '#000000',
},
}SCSS
$custom: #defcdf; $custom-light: #e8fde9; $custom-dark: #000000;
JSON
{
"hex": "#defcdf",
"rgb": {
"r": 222,
"g": 252,
"b": 223
},
"hsl": {
"h": 122,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96172,
"c": 0.04952,
"h": 146.1
},
"luminance": 0.90478
}Semantic roles & 50–950 ramp
primary
#DEFCDF
secondary
#E49AE2
accent
#06D8E0
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584