#DEFDDF#DEFDDF
#DEFDDF is a very light, muted green. Relative luminance 0.911; OKLCH L 96.4% C 0.051 H 146.0°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDDF |
|---|---|
| RGB | rgb(222, 253, 223) |
| HSL | hsl(122, 89%, 93%) |
| HSV | hsv(122, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(96.45, -15.47, 11.01) |
| CIE-LCH | lch(96.45, 18.99, 144.56°) |
| OKLab | oklab(96.38% -0.0424 0.0286) |
| OKLCH | oklch(96.38% 0.051 146) |
| XYZ | xyz(78.5659, 91.1067, 83.2438) |
| Luminance | 0.9111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.00
Very Pale Green
#CFFDBC
ΔE00 8.63
Very Light Green
#D1FFBD
ΔE00 8.76
Pale Aqua
#B8FFEB
ΔE00 9.09
Mint
#AAF0C1
ΔE00 9.11
Ice
#D6FFFA
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDDF #FDDEFC
analogous
#ECFDDE #DEFDDF #DEFDEE
triadic
#DEFDDF #DFDEFD #FDDFDE
tetradic
#DEFDDF #DEECFD #FDDEFC #FDEEDE
square
#DEFDDF #DEECFD #FDDEFC #FDEEDE
split-complementary
#DEFDDF #EEDEFD #FDDEEC
monochromatic
#6BF66F #A4FAA7 #DEFDDF #E2FDE3 #E2FDE3
Accessibility & contrast
On white
1.09
#DEFDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#DEFDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDDF
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDDF | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7DD
Deuteranopia (green-blind)
#F9F3E0
Tritanopia (blue-blind)
#DBFBF4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defddf; /* rgb */ color: rgb(222, 253, 223); /* oklch */ color: oklch(96.4% 0.051 146.0);
Tailwind
colors: {
custom: {
50: '#e8fee9',
500: '#defddf',
950: '#000000',
},
}SCSS
$custom: #defddf; $custom-light: #e8fee9; $custom-dark: #000000;
JSON
{
"hex": "#defddf",
"rgb": {
"r": 222,
"g": 253,
"b": 223
},
"hsl": {
"h": 121.935,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96378,
"c": 0.05116,
"h": 146
},
"luminance": 0.91108
}Semantic roles & 50–950 ramp
primary
#DEFDDF
secondary
#E798E4
accent
#00DEE5
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584