#D3FFE7#D3FFE7
#D3FFE7 is a very light, muted green. Relative luminance 0.911; OKLCH L 96.3% C 0.055 H 161.3°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFE7 |
|---|---|
| RGB | rgb(211, 255, 231) |
| HSL | hsl(147, 100%, 91%) |
| HSV | hsv(147, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(96.47, -18.57, 6.83) |
| CIE-LCH | lch(96.47, 19.78, 159.82°) |
| OKLab | oklab(96.27% -0.0524 0.0177) |
| OKLCH | oklch(96.27% 0.055 161.3) |
| XYZ | xyz(77.0441, 91.1364, 89.1177) |
| Luminance | 0.9114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.43
Eggshell Blue
#C4FFF7
ΔE00 6.59
Duck Egg Blue
#C3FBF4
ΔE00 6.74
Ice
#D6FFFA
ΔE00 6.99
Light Light Blue
#CAFFFB
ΔE00 7.57
Pale Turquoise
#A5FBD5
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFE7 #FFD3EB
analogous
#D5FFD3 #D3FFE7 #D3FFFD
triadic
#D3FFE7 #E7D3FF #FFE7D3
tetradic
#D3FFE7 #D3D5FF #FFD3EB #FFFDD3
square
#D3FFE7 #D3D5FF #FFD3EB #FFFDD3
split-complementary
#D3FFE7 #FDD3FF #FFD3D5
monochromatic
#59FFA4 #96FFC6 #D3FFE7 #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.09
#D3FFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#D3FFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFE7
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFE7 | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF8E6
Deuteranopia (green-blind)
#F6F3E8
Tritanopia (blue-blind)
#CBFFF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d3ffe7; /* rgb */ color: rgb(211, 255, 231); /* oklch */ color: oklch(96.3% 0.055 161.3);
Tailwind
colors: {
custom: {
50: '#e1ffee',
500: '#d3ffe7',
950: '#000000',
},
}SCSS
$custom: #d3ffe7; $custom-light: #e1ffee; $custom-dark: #000000;
JSON
{
"hex": "#d3ffe7",
"rgb": {
"r": 211,
"g": 255,
"b": 231
},
"hsl": {
"h": 147.273,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96271,
"c": 0.05531,
"h": 161.3
},
"luminance": 0.91138
}Semantic roles & 50–950 ramp
primary
#D3FFE7
secondary
#EB8CBF
accent
#007DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685