#DDEFE3#DDEFE3
#DDEFE3 is a very light, muted green. Relative luminance 0.827; OKLCH L 93.5% C 0.025 H 156.7°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFE3 |
|---|---|
| RGB | rgb(221, 239, 227) |
| HSL | hsl(140, 36%, 90%) |
| HSV | hsv(140, 8%, 94%) |
| CMYK | cmyk(7.5%, 0%, 5%, 6.3%) |
| CIE-LAB | lab(92.86, -8.12, 3.77) |
| CIE-LCH | lch(92.86, 8.95, 155.13°) |
| OKLab | oklab(93.55% -0.0228 0.0098) |
| OKLCH | oklch(93.55% 0.025 156.7) |
| XYZ | xyz(74.5476, 82.6504, 84.6838) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.72
Mintcream
#F5FFFA
ΔE00 5.87
Azure (CSS)
#F0FFFF
ΔE00 6.74
Lightcyan
#E0FFFF
ΔE00 6.85
Light Grey
#D8DCD6
ΔE00 7.19
Ice
#D6FFFA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFE3 #EFDDE9
analogous
#E0EFDD #DDEFE3 #DDEFEC
triadic
#DDEFE3 #E3DDEF #EFE3DD
tetradic
#DDEFE3 #DDE0EF #EFDDE9 #EFECDD
square
#DDEFE3 #DDE0EF #EFDDE9 #EFECDD
split-complementary
#DDEFE3 #ECDDEF #EFDDE0
monochromatic
#8AC89E #B3DBC1 #DDEFE3 #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.20
#DDEFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#DDEFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFE3
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFE3 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECE2
Deuteranopia (green-blind)
#EBEAE4
Tritanopia (blue-blind)
#DAEFEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddefe3; /* rgb */ color: rgb(221, 239, 227); /* oklch */ color: oklch(93.5% 0.025 156.7);
Tailwind
colors: {
custom: {
50: '#e7f4eb',
500: '#ddefe3',
950: '#000000',
},
}SCSS
$custom: #ddefe3; $custom-light: #e7f4eb; $custom-dark: #000000;
JSON
{
"hex": "#ddefe3",
"rgb": {
"r": 221,
"g": 239,
"b": 227
},
"hsl": {
"h": 140,
"s": 36,
"l": 90.196
},
"oklch": {
"l": 0.93545,
"c": 0.02487,
"h": 156.7
},
"luminance": 0.82651
}Semantic roles & 50–950 ramp
primary
#DDEFE3
secondary
#CAA6BE
accent
#3787AF
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584