#D2F7DF#D2F7DF
#D2F7DF is a very light, muted green. Relative luminance 0.856; OKLCH L 94.3% C 0.050 H 156.9°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F7DF |
|---|---|
| RGB | rgb(210, 247, 223) |
| HSL | hsl(141, 70%, 90%) |
| HSV | hsv(141, 15%, 97%) |
| CMYK | cmyk(15%, 0%, 9.7%, 3.1%) |
| CIE-LAB | lab(94.12, -16.43, 7.56) |
| CIE-LCH | lch(94.12, 18.09, 155.29°) |
| OKLab | oklab(94.33% -0.046 0.0197) |
| OKLCH | oklch(94.33% 0.05 156.9) |
| XYZ | xyz(73.1552, 85.5493, 82.4561) |
| Luminance | 0.8555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.92
Ice
#D6FFFA
ΔE00 7.33
Duck Egg Blue
#C3FBF4
ΔE00 7.52
Eggshell Blue
#C4FFF7
ΔE00 7.63
Honeydew
#F0FFF0
ΔE00 7.65
Light Light Blue
#CAFFFB
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F7DF #F7D2EA
analogous
#D8F7D2 #D2F7DF #D2F7F2
triadic
#D2F7DF #DFD2F7 #F7DFD2
tetradic
#D2F7DF #D2D8F7 #F7D2EA #F7F2D2
square
#D2F7DF #D2D8F7 #F7D2EA #F7F2D2
split-complementary
#D2F7DF #F2D2F7 #F7D2D8
monochromatic
#6AE595 #9EEEBA #D2F7DF #E5FAED #E5FAED
Accessibility & contrast
On white
1.16
#D2F7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#D2F7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F7DF
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F7DF | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DE
Deuteranopia (green-blind)
#F0ECE0
Tritanopia (blue-blind)
#CCF6F0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d2f7df; /* rgb */ color: rgb(210, 247, 223); /* oklch */ color: oklch(94.3% 0.050 156.9);
Tailwind
colors: {
custom: {
50: '#e0fae9',
500: '#d2f7df',
950: '#000000',
},
}SCSS
$custom: #d2f7df; $custom-light: #e0fae9; $custom-dark: #000000;
JSON
{
"hex": "#d2f7df",
"rgb": {
"r": 210,
"g": 247,
"b": 223
},
"hsl": {
"h": 141.081,
"s": 69.811,
"l": 89.608
},
"oklch": {
"l": 0.94327,
"c": 0.05004,
"h": 156.9
},
"luminance": 0.85551
}Semantic roles & 50–950 ramp
primary
#D2F7DF
secondary
#DA93C1
accent
#148FD2
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584