#DDFFEB#DDFFEB
#DDFFEB is a very light, muted green. Relative luminance 0.929; OKLCH L 97.0% C 0.044 H 159.7°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFEB |
|---|---|
| RGB | rgb(221, 255, 235) |
| HSL | hsl(145, 100%, 93%) |
| HSV | hsv(145, 13%, 100%) |
| CMYK | cmyk(13.3%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(97.18, -14.65, 5.88) |
| CIE-LCH | lch(97.18, 15.79, 158.12°) |
| OKLab | oklab(97.03% -0.0413 0.0153) |
| OKLCH | oklch(97.03% 0.044 159.7) |
| XYZ | xyz(80.5707, 92.8887, 92.2655) |
| Luminance | 0.9289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.92
Honeydew
#F0FFF0
ΔE00 6.08
Duck Egg Blue
#C3FBF4
ΔE00 7.05
Eggshell Blue
#C4FFF7
ΔE00 7.11
Light Light Blue
#CAFFFB
ΔE00 7.38
Ice Blue (survey)
#D7FFFE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFEB #FFDDF1
analogous
#E0FFDD #DDFFEB #DDFFFC
triadic
#DDFFEB #EBDDFF #FFEBDD
tetradic
#DDFFEB #DDE0FF #FFDDF1 #FFFCDD
square
#DDFFEB #DDE0FF #FFDDF1 #FFFCDD
split-complementary
#DDFFEB #FCDDFF #FFDDE0
monochromatic
#63FFA3 #A0FFC7 #DDFFEB #E0FFED #E0FFED
Accessibility & contrast
On white
1.07
#DDFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#DDFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFEB
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFEB | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EA
Deuteranopia (green-blind)
#F8F5EC
Tritanopia (blue-blind)
#D7FFF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #ddffeb; /* rgb */ color: rgb(221, 255, 235); /* oklch */ color: oklch(97.0% 0.044 159.7);
Tailwind
colors: {
custom: {
50: '#e7fff1',
500: '#ddffeb',
950: '#000000',
},
}SCSS
$custom: #ddffeb; $custom-light: #e7fff1; $custom-dark: #000000;
JSON
{
"hex": "#ddffeb",
"rgb": {
"r": 221,
"g": 255,
"b": 235
},
"hsl": {
"h": 144.706,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.97031,
"c": 0.04404,
"h": 159.7
},
"luminance": 0.9289
}Semantic roles & 50–950 ramp
primary
#DDFFEB
secondary
#EC94C8
accent
#0087E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161816
muted
#848685