#DDFEEB#DDFEEB
#DDFEEB is a very light, muted green. Relative luminance 0.923; OKLCH L 96.8% C 0.042 H 160.3°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEEB |
|---|---|
| RGB | rgb(221, 254, 235) |
| HSL | hsl(145, 94%, 93%) |
| HSV | hsv(145, 13%, 100%) |
| CMYK | cmyk(13%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(96.92, -14.16, 5.51) |
| CIE-LCH | lch(96.92, 15.19, 158.74°) |
| OKLab | oklab(96.83% -0.04 0.0143) |
| OKLCH | oklch(96.83% 0.042 160.3) |
| XYZ | xyz(80.2525, 92.2524, 92.1595) |
| Luminance | 0.9225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.67
Honeydew
#F0FFF0
ΔE00 5.78
Duck Egg Blue
#C3FBF4
ΔE00 6.97
Eggshell Blue
#C4FFF7
ΔE00 7.08
Ice Blue (survey)
#D7FFFE
ΔE00 7.20
Light Light Blue
#CAFFFB
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEEB #FEDDF0
analogous
#DFFEDD #DDFEEB #DDFEFC
triadic
#DDFEEB #EBDDFE #FEEBDD
tetradic
#DDFEEB #DDDFFE #FEDDF0 #FEFCDD
square
#DDFEEB #DDDFFE #FEDDF0 #FEFCDD
split-complementary
#DDFEEB #FCDDFE #FEDDDF
monochromatic
#66FBA5 #A2FCC8 #DDFEEB #E1FEEE #E1FEEE
Accessibility & contrast
On white
1.08
#DDFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#DDFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEEB
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEEB | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EA
Deuteranopia (green-blind)
#F7F4EC
Tritanopia (blue-blind)
#D8FEF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ddfeeb; /* rgb */ color: rgb(221, 254, 235); /* oklch */ color: oklch(96.8% 0.042 160.3);
Tailwind
colors: {
custom: {
50: '#e7fef1',
500: '#ddfeeb',
950: '#000000',
},
}SCSS
$custom: #ddfeeb; $custom-light: #e7fef1; $custom-dark: #000000;
JSON
{
"hex": "#ddfeeb",
"rgb": {
"r": 221,
"g": 254,
"b": 235
},
"hsl": {
"h": 145.455,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.96825,
"c": 0.04247,
"h": 160.3
},
"luminance": 0.92254
}Semantic roles & 50–950 ramp
primary
#DDFEEB
secondary
#E996C6
accent
#0084E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585