#D9FFEB#D9FFEB
#D9FFEB is a very light, muted green. Relative luminance 0.923; OKLCH L 96.8% C 0.047 H 162.5°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FFEB |
|---|---|
| RGB | rgb(217, 255, 235) |
| HSL | hsl(148, 100%, 93%) |
| HSV | hsv(148, 15%, 100%) |
| CMYK | cmyk(14.9%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.93, -15.93, 5.49) |
| CIE-LCH | lch(96.93, 16.85, 161.00°) |
| OKLab | oklab(96.77% -0.0451 0.0142) |
| OKLCH | oklch(96.77% 0.047 162.5) |
| XYZ | xyz(79.3670, 92.2681, 92.2091) |
| Luminance | 0.9227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 5.70
Eggshell Blue
#C4FFF7
ΔE00 6.34
Duck Egg Blue
#C3FBF4
ΔE00 6.34
Pale Aqua
#B8FFEB
ΔE00 6.51
Light Light Blue
#CAFFFB
ΔE00 6.83
Honeydew
#F0FFF0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FFEB #FFD9ED
analogous
#DAFFD9 #D9FFEB #D9FFFE
triadic
#D9FFEB #EBD9FF #FFEBD9
tetradic
#D9FFEB #D9DAFF #FFD9ED #FFFED9
square
#D9FFEB #D9DAFF #FFD9ED #FFFED9
split-complementary
#D9FFEB #FED9FF #FFD9DA
monochromatic
#5FFFAB #9CFFCB #D9FFEB #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.08
#D9FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#D9FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FFEB
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FFEB | 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)
#FEF9EA
Deuteranopia (green-blind)
#F7F4EC
Tritanopia (blue-blind)
#D2FFF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #d9ffeb; /* rgb */ color: rgb(217, 255, 235); /* oklch */ color: oklch(96.8% 0.047 162.5);
Tailwind
colors: {
custom: {
50: '#e5fff1',
500: '#d9ffeb',
950: '#000000',
},
}SCSS
$custom: #d9ffeb; $custom-light: #e5fff1; $custom-dark: #000000;
JSON
{
"hex": "#d9ffeb",
"rgb": {
"r": 217,
"g": 255,
"b": 235
},
"hsl": {
"h": 148.421,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.96766,
"c": 0.04732,
"h": 162.5
},
"luminance": 0.9227
}Semantic roles & 50–950 ramp
primary
#D9FFEB
secondary
#EC91C0
accent
#0079E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685